-
ian_lewis committed revision 23 to the prefix SVN repository, changing 1 files.
2007-09-30 09:52:42 UTC by ian_lewis
-
ian_lewis committed revision 22 to the prefix SVN repository, changing 3 files.
2007-09-30 09:48:06 UTC by ian_lewis
-
ian_lewis committed revision 21 to the prefix SVN repository, changing 1 files.
2007-09-30 09:25:47 UTC by ian_lewis
-
Prefix is a prefix (polish notation) command line calculator written in python. Prefix 1.5.1 fixes issues with the - character being used as the subtraction operator. prefix often gets confused and thinks it's an operator. The supported subtraction character is now the _ (underscore) character though if the - character was working before it 1.5.1 will be backwards compatible with 1.5.
2006-09-06 15:07:45 UTC by ian_lewis
-
Logged In: YES
user_id=478898
This is fixed in svn rev. 17.
2006-09-06 14:50:05 UTC by ian_lewis
-
ian_lewis committed revision 20 to the prefix SVN repository, changing 1 files.
2006-09-06 14:49:44 UTC by ian_lewis
-
ian_lewis committed revision 19 to the prefix SVN repository, changing 1 files.
2006-09-06 14:39:49 UTC by ian_lewis
-
ian_lewis committed revision 18 to the prefix SVN repository, changing 1 files.
2006-09-06 14:36:00 UTC by ian_lewis
-
ian_lewis committed revision 17 to the prefix SVN repository, changing 4 files.
2006-09-06 14:16:42 UTC by ian_lewis
-
Subtraction using the '-' character doesn't work
consistently because of python's getopt.
2006-09-06 13:42:48 UTC by ian_lewis