Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-20 | Sergey Poznyakoff's patches improving MIXAL compliance. | Jose Antonio Ortega Ruiz | |
2004-08-02 | minor quibbles | Jose Antonio Ortega Ruiz | |
2004-08-01 | g_tree_foreach instead of deprecated g_tree_traverse. | Jose Antonio Ortega Ruiz | |
2004-08-01 | g_tree_foreach instead of deprecated g_tree_traverse. | Jose Antonio Ortega Ruiz | |
2004-06-23 | update to glib 2.x | Jose Antonio Ortega Ruiz | |
2004-06-23 | (vm_reset_reload_): do not delete output char devices after reload. | Jose Antonio Ortega Ruiz | |
2004-06-22 | do not store bogus line number for added CON instructions. | Jose Antonio Ortega Ruiz | |
2004-06-12 | recognition of ALF in listings. | Jose Antonio Ortega Ruiz | |
2004-06-12 | (mix_io_write_word_array_as_char): drop bogus EOF comparison. | Jose Antonio Ortega Ruiz | |
2004-06-11 | the paper tape is really an input device. | Jose Antonio Ortega Ruiz | |
2004-06-10 | redundant end-line character removed. | Jose Antonio Ortega Ruiz | |
2004-06-10 | bug fix. | Jose Antonio Ortega Ruiz | |
2004-06-10 | (mix_parser_compile): correctly set the loc pointer. | Jose Antonio Ortega Ruiz | |
2004-06-10 | allow truncated lines in char input device files. | Jose Antonio Ortega Ruiz | |
2004-06-10 | (Module): test char to byte conversions. | Jose Antonio Ortega Ruiz | |
2004-06-09 | minor changes. | Jose Antonio Ortega Ruiz | |
2004-06-09 | new ASCII rep for delta, sigma and pi. | Jose Antonio Ortega Ruiz | |
2004-06-09 | new character set. | Jose Antonio Ortega Ruiz | |
2004-06-09 | new LDN behaviour. | Jose Antonio Ortega Ruiz | |
2004-06-08 | minor changes. | Jose Antonio Ortega Ruiz | |
2004-06-08 | the console is now in/out. | Jose Antonio Ortega Ruiz | |
2004-06-07 | (print_sym_rows_): align symbol values. | Jose Antonio Ortega Ruiz | |
2004-06-07 | fix for bug #5654, including support for both field specs and indexing in ↵ | Jose Antonio Ortega Ruiz | |
local constants. | |||
2004-06-07 | produce better listings, identifying trailing CON instructions. | Jose Antonio Ortega Ruiz | |
2004-06-07 | always use prompts ending in whitespace. | Jose Antonio Ortega Ruiz | |
2004-06-07 | save correctly prompts ending in whitespace. | Jose Antonio Ortega Ruiz | |
2004-06-07 | (mix_ascii_to_char): accept lower case characters. | Jose Antonio Ortega Ruiz | |
2004-06-06 | (read_): blocks in input char devices must be separated by newline characters. | Jose Antonio Ortega Ruiz | |
2004-06-06 | correct error tracking and reporting. | Jose Antonio Ortega Ruiz | |
2004-06-06 | properly treat undefined forward references, inserting new addresses at the ↵ | Jose Antonio Ortega Ruiz | |
program's end. | |||
2004-06-06 | keep track of runtime errors and correctly report them. | Jose Antonio Ortega Ruiz | |
2004-06-06 | cosmetical changes. | Jose Antonio Ortega Ruiz | |
2004-06-06 | bug fix: read only work in debug mode; more robust error reporting. | Jose Antonio Ortega Ruiz | |
2004-06-06 | keep track of program's end address. | Jose Antonio Ortega Ruiz | |
2004-06-05 | (lda_handler_): always reverse sign in LDA, | Jose Antonio Ortega Ruiz | |
LDXN and LDiN, even if fspec is not zero (Ruslan Batdalov, closes Debian bug #247392). | |||
2003-06-05 | use GNU code conventions | Jose Antonio Ortega Ruiz | |
2003-06-05 | use GNU code conventions | Jose Antonio Ortega Ruiz | |
2003-06-05 | use GNU code conventions | Jose Antonio Ortega Ruiz | |
2003-06-04 | minor changes | Jose Antonio Ortega Ruiz | |
2003-06-03 | (mix_code_file_new_): properly initialise | Jose Antonio Ortega Ruiz | |
source_path pointer to NULL, preventing later deletion of an uninitialised pointer (which caused a segfault). | |||
2003-05-27 | new error message for missing ALF operand quotes (bug #3750 fixed) | Jose Antonio Ortega Ruiz | |
2003-01-12 | (inc_loc_): Stop program execution if the | Jose Antonio Ortega Ruiz | |
program counter is incremented beyond the maximum address (3999). | |||
2003-01-11 | Bug #1704 fixed. | Jose Antonio Ortega Ruiz | |
2002-12-08 | add gettext.h | Jose Antonio Ortega Ruiz | |
2002-12-08 | corrections to gettext infrastructure | Jose Antonio Ortega Ruiz | |
2002-04-10 | _() i18n macro added to all strings missing it | Jose Antonio Ortega Ruiz | |
2002-04-09 | bug fix in 'load' command | Jose Antonio Ortega Ruiz | |
2002-04-09 | $Id$ added | Jose Antonio Ortega Ruiz | |
2002-04-09 | portability fix: snprintf -> g_snprintf | Jose Antonio Ortega Ruiz | |
2002-03-24 | version compatibility check disabled | Jose Antonio Ortega Ruiz | |