summaryrefslogtreecommitdiffhomepage
path: root/mixlib
AgeCommit message (Expand)Author
2001-06-03CON bug fixedJose Antonio Ortega Ruiz
2001-05-30binary devices output formats addedJose Antonio Ortega Ruiz
2001-05-150.3.2 releaseJose Antonio Ortega Ruiz
2001-05-09read/write files not truncated if they already existJose Antonio Ortega Ruiz
2001-05-09(mix_io_write_*_array) bug correctedJose Antonio Ortega Ruiz
2001-05-07mix_device_t: virtual destructor addedJose Antonio Ortega Ruiz
2001-05-06support for gtk binary devices addedJose Antonio Ortega Ruiz
2001-05-03new devices are created by a (possibly externally provided) factoryJose Antonio Ortega Ruiz
2001-04-22(cmd_pmem_) seg fault when freeing (changed) arg valued correctedJose Antonio Ortega Ruiz
2001-04-07minor changesJose Antonio Ortega Ruiz
2001-04-01(cmd_smem_) variables always initialisedJose Antonio Ortega Ruiz
2001-04-01including prototype for strlen and strcmp (string.h)Jose Antonio Ortega Ruiz
2001-04-01including prototype for strlen (string.h)Jose Antonio Ortega Ruiz
2001-04-01including prototype for memset (string.h)Jose Antonio Ortega Ruiz
2001-03-150.3 pre-releasejaortega
2001-03-14Vasilij's bug fixedjaortega
2001-03-13minor changesjaortega
2001-03-12minor changesjaortega
2001-03-10format fixingsjaortega
2001-03-09partial gui functionality implementedjaortega
2001-03-01wrong filejaortega
2001-03-01mix device operations handled via a vtablejaortega
2001-02-26mix vm command dispatch refactoringjaortega
2001-02-19copyright notice updatejaortega
2001-02-15copyright notice to fsfjaortega
2001-02-14(mix_vm_get_address_lineno) new functionjaortega
2001-01-03(mix_vm_exec_next) halted status correctly reportedjaortega
2000-12-30corrected handling of successive * in expressionsjaortega
2000-12-30corrected handling of successive * in expressionsjaortega
2000-12-23(mix_vm_delete) destroy clockjaortega
2000-12-23(mix_vm_clock_new) proper initialisationjaortega
2000-12-23(mix_vm_get_uptime) new methodjaortega
2000-12-23(get_clock_, update_time_) new macros for accessing new member clockjaortega
2000-12-23mix_vm_clock_t and mix_time_t types definitionjaortega
2000-12-22comment removedjaortega
2000-12-20(mix_vm_reset_program) new functionjaortega
2000-12-20(mix_ins_to_string_in_buffer) new functionjaortega
2000-12-19added tracing instructions functionalityjaortega
2000-12-17(mix_vm_t) new member address_table to speedup lookup of which linejaortega
2000-12-17(mix_vm_get_break_lineno) use of the new mix_vm.address_table member.jaortega
2000-12-17bugs correctedjaortega
2000-12-17added mix_src_file.{h,c}jaortega
2000-12-17new filejaortega
2000-12-08(mix_eval_symbol_table) new functionjaortega
2000-12-08(mix_eval_{set,remove}symbols_from_table, mix_eval_substract_table) new funct...jaortega
2000-12-07(mix_symbol_table_{merge,substract}_table) new functionsjaortega
2000-12-03(mix_eval_use_table) new functionjaortega
2000-12-03(mix_eval_use_table) new functionjaortega
2000-12-03(main) report error position in verbose modejaortega
2000-12-03(mix_eval_expr) now keeps track of error positionjaortega