|
|
|
@456
|
[456]
|
07/21/10 08:08:13 |
solar |
Uncovered severe formatting bug with one-digit numbers. Not fixed yet, but … |
|
|
|
@455
|
[455]
|
07/20/10 06:27:34 |
solar |
Formatting bug. |
|
|
|
@451
|
[451]
|
07/19/10 16:16:52 |
solar |
Further streamlined testing. |
|
|
|
@450
|
[450]
|
07/19/10 13:44:34 |
solar |
Forgot to switch this one to unified include. |
|
|
|
@449
|
[449]
|
07/19/10 13:36:38 |
solar |
Cleaned up the testing a bit. |
|
|
|
@448
|
[448]
|
07/19/10 11:47:39 |
solar |
Moved test-related files to testing subdirectory (i.e., out of the way). |
|
|
|
@447
|
[447]
|
07/19/10 11:22:54 |
solar |
Scrapped seperate testing for vscanf(). |
|
|
|
@446
|
[446]
|
07/19/10 11:00:16 |
solar |
Disabled 'special case' tests for regression. |
|
|
|
@445
|
[445]
|
07/19/10 09:40:52 |
solar |
Proper handling of end-of-string. |
|
|
|
@444
|
[444]
|
07/19/10 09:35:14 |
solar |
Type error resulting in improper handling of values > 127 and EOF. |
|
|
|
@443
|
[443]
|
07/19/10 07:19:04 |
solar |
scanf() returns -1 on early input error. |
|
|
|
@442
|
[442]
|
07/18/10 22:01:35 |
solar |
Corrected _MIN testcases. |
|
|
|
@441
|
[441]
|
07/18/10 14:05:46 |
solar |
Better size-safe checking for integer widths. |
|
|
|
@440
|
[440]
|
07/16/10 18:31:35 |
solar |
Intermediate work improving printf() family unified testing. |
|
|
|
@439
|
[439]
|
07/16/10 10:07:22 |
solar |
Moved printf() family tests to unified testing. |
|
|
|
@438
|
[438]
|
07/16/10 08:13:35 |
solar |
Fixed EOF handling. |
|
|
|
@437
|
[437]
|
07/13/10 10:12:22 |
solar |
Prefix / postfix error screwing up any code using ungetc(). |
|
|
|
@435
|
[435]
|
07/01/10 08:01:30 |
solar |
More improved unified tests (now life). |
|
|
|
@434
|
[434]
|
07/01/10 07:47:17 |
solar |
Improved unified tests. |
|
|
|
@433
|
[433]
|
06/25/10 13:09:25 |
solar |
Moving closer to unified I/O testing. |
|
|
|
@432
|
[432]
|
06/25/10 11:58:37 |
solar |
Beginning to *really* unify the scanf / printf testing. |
|
|
|
@430
|
[430]
|
06/23/10 10:39:21 |
solar |
Individual init to get around warnings on 64bit. |
|
|
|
@429
|
[429]
|
06/23/10 10:28:28 |
solar |
Extended test drivers to cover sign error. |
|
|
|
@428
|
[428]
|
06/23/10 07:19:21 |
solar |
Proper testing of overflow digit handling. |
|
|
|
@426
|
[426]
|
06/20/10 13:06:51 |
solar |
Some cleanups. |
|
|
|
@425
|
[425]
|
06/19/10 22:26:50 |
solar |
Streams are now closed on program exit. (I hope; untested.) |
|
|
|
@424
|
[424]
|
06/19/10 20:40:21 |
solar |
tmpfile() implementation now based on /proc/sys/kernel/random/uuid. |
|
|
|
@422
|
[422]
|
06/17/10 07:27:15 |
solar |
Reworking internal file handling. |
|
|
|
@421
|
[421]
|
05/16/10 12:38:54 |
solar |
tmpnam implemented by using tmpfile. |
|
|
|
@420
|
[420]
|
05/16/10 12:36:32 |
solar |
Almost done on tmpfile / tmpnam. |
|
|
|
@419
|
[419]
|
05/16/10 09:00:06 |
solar |
Ad-hoc solutions for perror() and strerror(). |
|
|
|
@417
|
[417]
|
05/15/10 03:00:35 |
solar |
Fixed a purely syntactical FIXME. |
|
|
|
@416
|
[416]
|
05/15/10 02:39:28 |
solar |
Reset SVN properties. Temporarily removed fscanf() test driver. |
|
|
|
@413
|
[413]
|
05/15/10 02:29:42 |
solar |
Minor touches. |
|
|
|
@412
|
[412]
|
05/15/10 02:28:09 |
solar |
Minor touches. |
|
|
|
@411
|
[411]
|
05/15/10 02:26:39 |
solar |
Added inttypes.h |
|
|
|
@410
|
[410]
|
05/15/10 00:07:08 |
solar |
Compacted initializing of status struct. |
|
|
|
@409
|
[409]
|
05/14/10 23:13:04 |
solar |
Copy & paste error having sscanf code in there. Fixed. |
|
|
|
@408
|
[408]
|
05/14/10 06:18:01 |
solar |
Renamed status->this to status->current to allow for use with C++ … |
|
|
|
@407
|
[407]
|
05/14/10 06:17:25 |
solar |
Renamed status->this to status->current to allow for use with C++ … |
|
|
|
@406
|
[406]
|
05/14/10 06:12:04 |
solar |
Bug #36 (strtok does not return last token if string does not end with … |
|
|
|
@405
|
[405]
|
05/14/10 05:59:27 |
solar |
s/stdin/stream to make function actually work. Thanks to Kevin of … |
|
|
|
@404
|
[404]
|
05/14/10 05:55:01 |
solar |
Bug #36, covered by testdriver but not yet fixed. |
|
|
|
@403
|
[403]
|
04/08/10 10:37:21 |
solar |
No more errors from _PDCLIB_scan tests. Yay… |
|
|
|
@402
|
[402]
|
04/07/10 23:28:41 |
solar |
Some fixes to string scanning. First half of scanset scanning. |
|
|
|
@401
|
[401]
|
04/07/10 21:51:27 |
solar |
Cleanup of artifacts. |
|
|
|
@400
|
[400]
|
04/07/10 15:22:18 |
solar |
Only the character groups still missing… |
|
|
|
@397
|
[397]
|
04/04/10 14:59:08 |
solar |
Cleanups. |
|
|
|
@396
|
[396]
|
04/04/10 14:15:51 |
solar |
Improper test code handling uncovered by Owen at osdev.org |
|
|
|
@394
|
[394]
|
03/12/10 12:08:56 |
solar |
Intermediate debugging work on *scanf(). |
|
|
|
@393
|
[393]
|
03/12/10 12:08:14 |
solar |
Compiling under Cygwin now. |
|
|
|
@392
|
[392]
|
03/12/10 12:06:16 |
solar |
Thinko pointed out by Brian Damgaard. |
|
|
|
@382
|
[382]
|
10/26/09 23:27:59 |
solar |
restrict keyword cleanup. |
|
|
|
@380
|
[380]
|
10/01/09 07:46:26 |
solar |
Handling end-of-string and unspecified width. |
|
|
|
@379
|
[379]
|
10/01/09 07:45:28 |
solar |
Removing testfile properly. |
|
|
|
@378
|
[378]
|
10/01/09 07:44:07 |
solar |
Proper handling of NULL return code. |
|
|
|
@377
|
[377]
|
10/01/09 07:42:53 |
solar |
Typo. How come GCC doesn't warn about this one? |
|
|
|
@376
|
[376]
|
10/01/09 07:42:08 |
solar |
Wrong return code. |
|
|
|
@375
|
[375]
|
09/25/09 07:52:28 |
solar |
Started debugging scanf() functions. |
|
|
|
@374
|
[374]
|
09/23/09 20:38:15 |
solar |
Catching the unimplemented. |
|
|
|
@373
|
[373]
|
09/23/09 20:33:14 |
solar |
Rough draft implementation. |
|
|
|
@372
|
[372]
|
09/22/09 07:19:34 |
solar |
Intermediate code. |
|
|
|
@371
|
[371]
|
09/16/09 07:09:36 |
solar |
Caught "0xz" corner case, and improved testing. |
|
|
|
@370
|
[370]
|
09/15/09 07:00:14 |
solar |
Set svn:ignore for functions/ctype. |
|
|
|
@369
|
[369]
|
09/15/09 06:30:12 |
solar |
Getting closer to scan(). |
|
|
|
@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. |
|
|
|
@282
|
[282]
|
02/19/09 03:51:27 |
solar |
Added FIXME |
|
|
|
@274
|
[274]
|
06/12/08 23:07:53 |
solar |
A couple of artifacts resulting in compile errors. Fixed. |
|
|
|
@272
|
[272]
|
06/11/08 22:17:33 |
solar |
Warnings regarding signed / unsigned issues. Fixed. |
|
|
|
@271
|
[271]
|
05/28/08 08:16:15 |
solar |
Intermediate work, checked in for safekeeping as I pick up working on this … |
|
|
|
@266
|
[266]
|
09/20/07 23:19:18 |
solar |
Added handling for fflush( NULL ). |
|
|
|
@264
|
[264]
|
09/14/07 05:48:22 |
solar |
Minor cleanups. |
|
|
|
@263
|
[263]
|
09/12/07 06:08:48 |
solar |
Bug #11 - memswp() in qsort() not type correct. Fixed.
Bug #12 - … |
|
|
|
@257
|
[257]
|
11/15/06 06:48:38 |
solar |
Misallocation in realloc() was not caught. Fixed. |
|
|
|
@252
|
[252]
|
07/25/06 12:12:25 |
solar |
Intermediate stdio work. |
|
|
|
@251
|
[251]
|
07/24/06 13:00:38 |
solar |
Added test driver. |
|
|
|
@250
|
[250]
|
07/24/06 10:41:11 |
solar |
Fixed end-of-string bug. Thanks to Paul Barker for reporting this. |
|
|
|
@249
|
[249]
|
07/11/06 08:22:25 |
solar |
Added a TODO about wide orientation reset. |
|
|
|
@248
|
[248]
|
07/11/06 07:58:21 |
solar |
Added any files yet missing for stdio.h. |
|
|
|
@246
|
[246]
|
07/06/06 10:49:09 |
solar |
Fixed regression tests. |
|
|
|
@245
|
[245]
|
07/06/06 07:17:17 |
solar |
Improved testdrivers. |
|
|
|
@244
|
[244]
|
06/30/06 15:21:52 |
solar |
Removed for macro replacement. |
|
|
|
@242
|
[242]
|
06/30/06 12:03:02 |
solar |
Added read.c and write.c to svn:ignore. |
|
|
|
@241
|
[241]
|
06/30/06 12:01:10 |
solar |
Unnecessary due to makro replacement. |
|
|
|
@240
|
[240]
|
06/30/06 11:56:02 |
solar |
Yet closer to functional output. |
|
|
|
@239
|
[239]
|
06/29/06 08:32:59 |
solar |
Closer to functional printf(). |
|
|
|
@238
|
[238]
|
06/28/06 08:03:52 |
solar |
FILE -> struct _PDCLIB_file_t |
|
|
|
@236
|
[236]
|
06/26/06 08:01:23 |
solar |
Added some functions. |
|
|
|
@235
|
[235]
|
06/14/06 07:11:00 |
solar |
Added testdriver. |
|
|
|
@234
|
[234]
|
06/14/06 07:10:43 |
solar |
Skeleton implementation for now. |
|
|
|
@233
|
[233]
|
06/14/06 07:10:07 |
solar |
Testdriver fixes. |
|
|
|
@232
|
[232]
|
06/14/06 07:08:14 |
solar |
Added preliminary test drivers. |
|
|
|
@231
|
[231]
|
06/14/06 06:13:51 |
solar |
Fixed size==0 bug pointed out by Rod P. |
|
|
|
@230
|
[230]
|
06/09/06 07:52:38 |
solar |
Added setvbuf(). |
|
|
|
@229
|
[229]
|
06/08/06 07:18:06 |
solar |
Fixed bug in fclose.c. Fixed regtest drivers in fopen.c / fclose.c. |
|
|
|
@228
|
[228]
|
06/07/06 20:10:53 |
solar |
Added fclose(). |
|
|
|
@227
|
[227]
|
06/07/06 16:23:36 |
solar |
Set to ignore close.c when linked. |
|
|
|
@220
|
[220]
|
06/02/06 08:25:31 |
solar |
Further output beautification. |
|
|
|
@218
|
[218]
|
06/01/06 13:23:42 |
solar |
Beautified output. |