|
|
|
@454
|
[454]
|
07/19/10 22:11:00 |
solar |
Set svn:ignore on testing. Modified Makefile. |
|
|
|
@448
|
[448]
|
07/19/10 11:47:39 |
solar |
Moved test-related files to testing subdirectory (i.e., out of the way). |
|
|
|
@436
|
[436]
|
07/01/10 08:01:48 |
solar |
More improved unified tests (now life). |
|
|
|
@425
|
[425]
|
06/19/10 22:26:50 |
solar |
Streams are now closed on program exit. (I hope; untested.) |
|
|
|
@423
|
[423]
|
06/19/10 17:35:43 |
solar |
Fix for #26. |
|
|
|
@420
|
[420]
|
05/16/10 12:36:32 |
solar |
Almost done on tmpfile / tmpnam. |
|
|
|
@416
|
[416]
|
05/15/10 02:39:28 |
solar |
Reset SVN properties. Temporarily removed fscanf() test driver. |
|
|
|
@399
|
[399]
|
04/07/10 15:22:00 |
solar |
Cleanup. |
|
|
|
@393
|
[393]
|
03/12/10 12:08:14 |
solar |
Compiling under Cygwin now. |
|
|
|
@368
|
[368]
|
09/14/09 07:25:57 |
solar |
First work towards scanf(). |
|
|
|
@366
|
[366]
|
09/13/09 17:14:02 |
solar |
Merged branch stdio_rewrite back into trunk. |
|
|
|
@275
|
[275]
|
09/23/08 10:46:14 |
solar |
Made platform configurable. |
|
|
|
@271
|
[271]
|
05/28/08 08:16:15 |
solar |
Intermediate work, checked in for safekeeping as I pick up working on this … |
|
|
|
@265
|
[265]
|
09/20/07 23:17:35 |
solar |
Added -g to build rules. |
|
|
|
@222
|
[222]
|
06/02/06 13:59:11 |
solar |
Added testdriver for _PDCLIB_rename(). |
|
|
|
@221
|
[221]
|
06/02/06 11:34:57 |
solar |
Added testdriver for _PDCLIB_remove(). |
|
|
|
@219
|
[219]
|
06/01/06 17:38:49 |
solar |
Disabled format string warnings on ...printf() regtest drivers. |
|
|
|
@218
|
[218]
|
06/01/06 13:23:42 |
solar |
Beautified output. |
|
|
|
@217
|
[217]
|
06/01/06 11:35:45 |
solar |
When pdclib.a did not exist, make did print a message. Fixed. |
|
|
|
@211
|
[211]
|
05/24/06 18:09:32 |
solar |
Intermediate freeze. |
|
|
|
@203
|
[203]
|
05/18/06 07:24:04 |
solar |
Added single-file test, -fno-builtin CFLAG. |
|
|
|
@202
|
[202]
|
05/17/06 07:36:14 |
solar |
Removed redundant -Wall. |
|
|
|
@201
|
[201]
|
05/16/06 07:41:51 |
solar |
Improved self-documentation. Added dev. targets 'links' and 'unlink'. |
|
|
|
@198
|
[198]
|
05/12/06 16:42:11 |
solar |
Intermediate work while migrating CVS -> SVN. |
|
|
|
@196
|
[196]
|
05/09/06 07:22:09 |
solar |
Added target 'find' for convenience. |
|
|
|
@185
|
[185]
|
05/08/06 17:19:33 |
solar |
Added progress messages (again). |
|
|
|
@159
|
[159]
|
04/07/06 07:04:21 |
solar |
Temporary proof-of-concept for printf() output conversions. |
|
|
|
@152
|
[152]
|
03/08/06 16:36:14 |
solar |
Removed the $Name$ tags (not supported by SVN). Added $Id$ to Makefile / … |
|
|
|
@149
|
[149]
|
03/06/06 11:38:58 |
solar |
Porting current working set from CVS. |
|
|
|
@121
|
[121]
|
01/30/06 18:37:12 |
solar |
Removed multiinclude test. |
|
|
|
@118
|
[118]
|
01/27/06 07:17:43 |
solar |
Masked out the multiinclude test (doesn't work on *BSD). Added targets to … |
|
|
|
@116
|
[116]
|
12/24/05 14:48:33 |
solar |
Changed handling of regtest exclusions. |
|
|
|
@110
|
[110]
|
12/23/05 11:41:45 |
solar |
Added target 'todolist' to get all 'TODO' comments left. |
|
|
|
@98
|
[98]
|
12/15/05 13:28:00 |
solar |
Minor tweaking. |
|
|
|
@90
|
[90]
|
12/03/05 22:42:21 |
solar |
Added 'regtest' target for regression against system lib; made tests … |
|
|
|
@81
|
[81]
|
12/02/05 12:03:47 |
solar |
Fixed 'find' option sequence that generated warnings under Cygwin. Limited … |
|
|
|
@76
|
[76]
|
11/22/05 05:59:47 |
solar |
Reordered 'find' options to get rid of Cygwin warnings. |
|
|
|
@72
|
[72]
|
11/21/05 19:09:53 |
solar |
Disabled command echo, added -Wall. |
|
|
|
@65
|
[65]
|
11/20/05 17:30:23 |
solar |
Added test driver. |
|
|
|
@64
|
[64]
|
11/20/05 14:19:09 |
solar |
Added dummy test drivers to each *.c file, and target 'test' to Makefile. |
|
|
|
@63
|
[63]
|
11/20/05 14:04:16 |
solar |
Added Makefile and moved internal headers into seperate directory … |