Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-08 | Fix for bug #47208: correctly store immediate constants | Jose Antonio Ortega Ruiz | |
We were taking only the first 3 bits of the index byte in a the word representing immediate constants, so that, for instance, =262143=, representing 00 00 63 63 63, was stored as 00 00 07 63 63. | |||
2009-10-01 | Fix for #23816: missing symbol name in EQU is now just a warning. | Jose Antonio Ortega Ruiz | |
2007-06-25 | GPL v3 notices | Jose A Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-43 | |||
2006-08-10 | 64bit compilation fixes & About dialog embellishments | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-37 | |||
2006-08-08 | Sloppy gpointer conversions fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-32 | |||
2006-08-05 | All tests passing again (mix parser re-entrant) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-17 | |||
2006-03-20 | Version 1.2.1 imported1.2.1 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-1 |