log

age author description
Wed, 09 Mar 2011 18:24:04 -0500 Jonathan Pevarnek Merge again
Wed, 09 Mar 2011 18:21:44 -0500 Josef 'Jeff' Sipek getline: don't touch bytes past the end of the buffer
Wed, 09 Mar 2011 18:23:43 -0500 Jonathan Pevarnek Merge
Sat, 26 Feb 2011 12:28:22 -0500 Josef 'Jeff' Sipek make the ipl code generic
Sat, 26 Feb 2011 11:02:49 -0500 Josef 'Jeff' Sipek a bit of reorganization
Wed, 09 Mar 2011 13:43:20 -0500 Jonathan Pevarnek Fixed a fencepost error
Wed, 09 Mar 2011 12:08:48 -0500 Jonathan Pevarnek Cleaned up the stack operations
Sun, 06 Mar 2011 01:55:09 -0500 Jonathan Pevarnek Added operations log and exp since I have the code for them already...
Sun, 06 Mar 2011 01:38:01 -0500 Jonathan Pevarnek Added functions pow, dup, and drop
Wed, 02 Mar 2011 15:43:05 -0500 Jonathan Pevarnek Fixed a LOT of mistakes I made with atof and ftoa...
Wed, 02 Mar 2011 00:37:32 -0500 Jonathan Pevarnek Moved function array declaration, modified the ftoa function so it does not return trailing 0s
Tue, 01 Mar 2011 23:33:51 -0500 Jonathan Pevarnek Converted to work with doubles instead of ints (and other changes)
Tue, 01 Mar 2011 02:39:27 -0500 Jonathan Pevarnek The work I have so far
Fri, 25 Feb 2011 18:58:43 -0500 Josef 'Jeff' Sipek io: fix definition of SCSW
Thu, 24 Feb 2011 23:04:37 -0500 Josef 'Jeff' Sipek import template