IDPriorityStatuslisp bugsDate
73FIXED&rest broken in lambda04-10-2013
233FIXEDstrncpy06-20-2013
343FIXED&rest broken08-31-2013
363FIXEDno puts08-31-2013
453FIXEDCHECK_stuff incorrect09-17-2013
483FIXEDKeyboard input shouldn't be opd09-17-2013
503FIXEDraw ptr string support09-22-2013
523FIXEDieee.atom.otherstuf parser10-02-2013
533FIXEDeqv doesn't handle lists09-30-2013
553FIXEDonly protect assigned strings10-29-2013
613FIXEDpow and others? need int conversions11-27-2013
643FIXEDftime needs implementing12-16-2013
653FIXEDreadlsp of no file segment violates11-08-2014
673FIXED':' should be legal atom name01-22-2014
743FIXEDalloc_string already does strdup02-20-2014
753FIXEDftime overload to use string as strftime fmt02-20-2014
763FIXEDltoa needs ultoa, perhaps auto for non decimal base02-26-2014
773FIXEDstrtol needs strtoul, perhaps auto for non decimal base03-01-2014
783FIXEDreadlsp av's when no file03-06-2014
803FIXEDdebug &level needs to be :&level for mthread safe03-07-2014
813FIXEDdebug variable names all need : for mthread safe03-07-2014
823FIXED&rest needs to be :&rest for mthread safe03-07-2014
853FIXED(array foo -1) & out of bounds should return nil09-03-2014
933FIXED? seems to not be a legal atom char? emits (lambda)09-12-2014
963FIXEDSET_PROTECT/SET_UNPROTECT lots of unneeded/unsafe nesting10-14-2014
1203FIXEDSome strings can be ints, this is fine, but resultants better be strings or leaks!09-15-2015
1213FIXEDStill have a few leaks, but so much better09-23-2015
1223FIXEDstrtol strtoul should not seg fault when passed in a long09-23-2015
1233FIXEDstrtok leaked, pa reuse sloppy09-22-2015
1243FIXED'"foo" returned ("foo"), '5 worked fine09-28-2015
1253FIXED'('"foo") returned (("foo")), '('5) same problem09-29-2015
1263FIXED32 bit machines need conditional changes to build10-14-2015
1273FIXED(ftime 14) on 32 bit messed up due to size of time structures10-16-2015
1283FIXEDBroken for 64 bits10-20-2015
1293FIXEDunlink needed12-16-2015
1323FIXEDchmod needed03-09-2016
1353FIXEDsfputs fails on writes to exactly 1024*2^n because of grow bug03-30-2016
1363FIXEDSIGN_TO_END_ATOM_END_LIST_STATE needs to reset sign_ch to '+'04-04-2016
1403FIXEDsfgets slamming null into wrong place in string04-16-2016
1413FIXEDsfgets terminating null needs to clobber \n same as fgets04-16-2016
1443FIXEDMissing some X11 calls to get absolute window position in video bufer04-20-2016
1453FIXEDNeeded bitmap generation from app (tobmpfile "file")04-22-2016
1603FIXEDarray checks for nil, should be checking length of plist 08-25-2016
1613FIXEDiasgn & deref don't allow for doubles 08-31-2016
1623FIXEDfft needs implementing natively 09-09-2016
1643FIXEDsderef needs implementing, so signs can be easily recovered. 09-02-2016
1653FIXEDwav_to_halfnote needs to be implemented in C. 09-11-2016
1663FIXEDwav_to_halfnote has memory leak. 09-20-2016
1673FIXEDwav_to_halfnote has memory overwrite. 09-21-2016
1693FIXEDNeed to add SDL primitives 10-17-2016
1703FIXEDiasgn & deref don't allow for floats 10-17-2016
1713FIXEDNeed to add support for raw kbd & mouse input events 11-24-2016
1723FIXEDNeed to add support for raw screen output 12-04-2016
1733FIXEDNeed to add support for raw character output 12-04-2016
1743FIXEDNeed to add RAW primitives 12-04-2016
1873FIXEDeval_lisp can't use hashtag shortcut, hashtag small chance of being uninit.06-01-2017
1943FIXED(mapcar fn ()) segment violates, should be nil06-03-2018
2013FIXEDarctrig shouldn't try and handle deg/grad/rad here.01-20-2019
2043FIXEDprocess_mutex wasn't being initialized or deleted.02-04-2019