Ryan C. Gordon
|
d43ca254c1
|
Last minute changes, fixes, and build system updates for 1.0.
|
2004-01-08 05:53:28 +00:00 |
Ryan C. Gordon
|
83fde3e480
|
Upped version to 0.1.9.
|
2003-07-23 04:13:21 +00:00 |
Ryan C. Gordon
|
3a479b6cd8
|
Now compiles on CodeWarrior 6 for MacOS Classic again.
|
2003-01-31 04:07:48 +00:00 |
Ryan C. Gordon
|
43e61a4cd2
|
Last minute 0.1.8 changes...
|
2003-01-05 01:34:31 +00:00 |
Ryan C. Gordon
|
3ad51e49e4
|
Added buffering API.
|
2002-12-01 11:21:27 +00:00 |
Ryan C. Gordon
|
41d1d28807
|
Now handles readline() returning NULL correctly (user hits CTRL-D, etc).
|
2002-10-23 00:29:25 +00:00 |
Ryan C. Gordon
|
543406c703
|
Fixed setsaneconfig command.
|
2002-10-12 00:23:17 +00:00 |
Ryan C. Gordon
|
b6cc59515b
|
Made "ls" an alias of "enumerate", since I keep typing it without thinking. :)
|
2002-07-23 22:30:58 +00:00 |
Ryan C. Gordon
|
c2824f149e
|
Upped version to 0.1.7.
|
2002-07-10 07:22:41 +00:00 |
Ryan C. Gordon
|
9bcd3c1023
|
Added getlastmodtime command.
|
2002-05-25 11:13:09 +00:00 |
Ryan C. Gordon
|
be92dae75b
|
Upped version to 0.1.6
|
2002-05-25 02:55:40 +00:00 |
Ryan C. Gordon
|
a2bec46a6b
|
Initial autoconf support.
|
2002-05-10 09:25:25 +00:00 |
Ryan C. Gordon
|
cd7021ba43
|
Darwin patches.
|
2002-04-06 23:49:17 +00:00 |
Ryan C. Gordon
|
ada7128625
|
Patched to compile on Linux/gcc.
|
2002-04-05 18:20:51 +00:00 |
Ryan C. Gordon
|
f4d0842e01
|
More hacks to handle quoted arguments. Write, append, and filelength tests. Upped version to 0.1.1.
|
2002-04-05 08:42:02 +00:00 |
Ryan C. Gordon
|
6e2393d90a
|
Handles quoted arguments a little bit better (needs some overhauling to do it right, though).
|
2002-04-04 17:55:13 +00:00 |
Ryan C. Gordon
|
d317ba274f
|
Added Metrowerks SIOUX setup code.
|
2002-04-03 07:40:27 +00:00 |
Ryan C. Gordon
|
a2bbbdb2c3
|
Disable readline support when building on MacOS Classic.
|
2002-04-02 13:34:49 +00:00 |
Ryan C. Gordon
|
f2887cf047
|
Added typedefs and platform-specific i/o.
|
2002-03-24 19:47:33 +00:00 |
Ryan C. Gordon
|
b1c50bba8b
|
Added "cat" command.
|
2001-10-09 15:16:27 +00:00 |
Ryan C. Gordon
|
1e6f2bc0d9
|
Changed PHYSFS_setSaneConfig()'s behaviour. API BREAKAGE.
|
2001-09-26 01:44:41 +00:00 |
Ryan C. Gordon
|
709626633e
|
Compiles and runs on Visual C. What an uphill climb THAT was.
|
2001-08-23 18:01:43 +00:00 |
Ryan C. Gordon
|
9d8f80df19
|
Made dependency on readline optional.
|
2001-08-23 17:08:26 +00:00 |
Ryan C. Gordon
|
2dcf1741fe
|
Added more API calls, always uses a history file, now.
|
2001-07-16 17:37:50 +00:00 |
Ryan C. Gordon
|
b64284b142
|
Much more complete. Still more to go.
|
2001-07-16 14:36:28 +00:00 |
Ryan C. Gordon
|
16584701b5
|
More work; command parsing via readline.
|
2001-07-16 10:32:12 +00:00 |
Ryan C. Gordon
|
d6b8acccfa
|
Initial add. Does VERY little right now.
|
2001-07-15 18:56:07 +00:00 |