root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @456 [456] 07/21/10 08:08:13 solar Uncovered severe formatting bug with one-digit numbers. Not fixed yet, but …
(edit) @455 [455] 07/20/10 06:27:34 solar Formatting bug.
(edit) @454 [454] 07/19/10 22:11:00 solar Set svn:ignore on testing. Modified Makefile.
(edit) @453 [453] 07/19/10 22:04:10 solar Moved reference files to platform subdirs.
(edit) @452 [452] 07/19/10 17:17:37 solar Made printf() testcases 32/64 bit agnostic.
(edit) @451 [451] 07/19/10 16:16:52 solar Further streamlined testing.
(edit) @450 [450] 07/19/10 13:44:34 solar Forgot to switch this one to unified include.
(edit) @449 [449] 07/19/10 13:36:38 solar Cleaned up the testing a bit.
(edit) @448 [448] 07/19/10 11:47:39 solar Moved test-related files to testing subdirectory (i.e., out of the way).
(edit) @447 [447] 07/19/10 11:22:54 solar Scrapped seperate testing for vscanf().
(edit) @446 [446] 07/19/10 11:00:16 solar Disabled 'special case' tests for regression.
(edit) @445 [445] 07/19/10 09:40:52 solar Proper handling of end-of-string.
(edit) @444 [444] 07/19/10 09:35:14 solar Type error resulting in improper handling of values > 127 and EOF.
(edit) @443 [443] 07/19/10 07:19:04 solar scanf() returns -1 on early input error.
(edit) @442 [442] 07/18/10 22:01:35 solar Corrected _MIN testcases.
(edit) @441 [441] 07/18/10 14:05:46 solar Better size-safe checking for integer widths.
(edit) @440 [440] 07/16/10 18:31:35 solar Intermediate work improving printf() family unified testing.
(edit) @439 [439] 07/16/10 10:07:22 solar Moved printf() family tests to unified testing.
(edit) @438 [438] 07/16/10 08:13:35 solar Fixed EOF handling.
(edit) @437 [437] 07/13/10 10:12:22 solar Prefix / postfix error screwing up any code using ungetc().
(edit) @436 [436] 07/01/10 08:01:48 solar More improved unified tests (now life).
(edit) @435 [435] 07/01/10 08:01:30 solar More improved unified tests (now life).
(edit) @434 [434] 07/01/10 07:47:17 solar Improved unified tests.
(edit) @433 [433] 06/25/10 13:09:25 solar Moving closer to unified I/O testing.
(edit) @432 [432] 06/25/10 11:58:37 solar Beginning to *really* unify the scanf / printf testing.
(edit) @431 [431] 06/24/10 15:42:59 solar Testcase printing made safe.
(edit) @430 [430] 06/23/10 10:39:21 solar Individual init to get around warnings on 64bit.
(edit) @429 [429] 06/23/10 10:28:28 solar Extended test drivers to cover sign error.
(edit) @428 [428] 06/23/10 07:19:21 solar Proper testing of overflow digit handling.
(edit) @427 [427] 06/23/10 07:17:46 solar New file permissions.
(edit) @426 [426] 06/20/10 13:06:51 solar Some cleanups.
(edit) @425 [425] 06/19/10 22:26:50 solar Streams are now closed on program exit. (I hope; untested.)
(edit) @424 [424] 06/19/10 20:40:21 solar tmpfile() implementation now based on /proc/sys/kernel/random/uuid.
(edit) @423 [423] 06/19/10 17:35:43 solar Fix for #26.
(edit) @422 [422] 06/17/10 07:27:15 solar Reworking internal file handling.
(edit) @421 [421] 05/16/10 12:38:54 solar tmpnam implemented by using tmpfile.
(edit) @420 [420] 05/16/10 12:36:32 solar Almost done on tmpfile / tmpnam.
(edit) @419 [419] 05/16/10 09:00:06 solar Ad-hoc solutions for perror() and strerror().
(edit) @418 [418] 05/15/10 03:01:10 solar Added some word about minor battlefields in v0.5.
(edit) @417 [417] 05/15/10 03:00:35 solar Fixed a purely syntactical FIXME.
(edit) @416 [416] 05/15/10 02:39:28 solar Reset SVN properties. Temporarily removed fscanf() test driver.
(edit) @415 [415] 05/15/10 02:34:40 solar Added imaxdiv_t (for inttypes.h).
(edit) @414 [414] 05/15/10 02:32:23 solar Added imaxdiv_t (for inttypes.h).
(edit) @413 [413] 05/15/10 02:29:42 solar Minor touches.
(edit) @412 [412] 05/15/10 02:28:09 solar Minor touches.
(edit) @411 [411] 05/15/10 02:26:39 solar Added inttypes.h
(edit) @410 [410] 05/15/10 00:07:08 solar Compacted initializing of status struct.
(edit) @409 [409] 05/14/10 23:13:04 solar Copy & paste error having sscanf code in there. Fixed.
(edit) @408 [408] 05/14/10 06:18:01 solar Renamed status->this to status->current to allow for use with C++ …
(edit) @407 [407] 05/14/10 06:17:25 solar Renamed status->this to status->current to allow for use with C++ …
(edit) @406 [406] 05/14/10 06:12:04 solar Bug #36 (strtok does not return last token if string does not end with …
(edit) @405 [405] 05/14/10 05:59:27 solar s/stdin/stream to make function actually work. Thanks to Kevin of …
(edit) @404 [404] 05/14/10 05:55:01 solar Bug #36, covered by testdriver but not yet fixed.
(edit) @403 [403] 04/08/10 10:37:21 solar No more errors from _PDCLIB_scan tests. Yay…
(edit) @402 [402] 04/07/10 23:28:41 solar Some fixes to string scanning. First half of scanset scanning.
(edit) @401 [401] 04/07/10 21:51:27 solar Cleanup of artifacts.
(edit) @400 [400] 04/07/10 15:22:18 solar Only the character groups still missing…
(edit) @399 [399] 04/07/10 15:22:00 solar Cleanup.
(edit) @398 [398] 04/07/10 15:21:37 solar Misnamed internal for INTMAX_MAX / INTMAX_MIN. Fixed.
(edit) @397 [397] 04/04/10 14:59:08 solar Cleanups.
(edit) @396 [396] 04/04/10 14:15:51 solar Improper test code handling uncovered by Owen at osdev.org
(edit) @395 [395] 03/12/10 13:58:15 solar Stop-gap Makefile for Cygwin
(edit) @394 [394] 03/12/10 12:08:56 solar Intermediate debugging work on *scanf().
(edit) @393 [393] 03/12/10 12:08:14 solar Compiling under Cygwin now.
(edit) @392 [392] 03/12/10 12:06:16 solar Thinko pointed out by Brian Damgaard.
(edit) @382 [382] 10/26/09 23:27:59 solar restrict keyword cleanup.
(edit) @381 [381] 10/26/09 23:25:33 solar FILE
(edit) @380 [380] 10/01/09 07:46:26 solar Handling end-of-string and unspecified width.
(edit) @379 [379] 10/01/09 07:45:28 solar Removing testfile properly.
(edit) @378 [378] 10/01/09 07:44:07 solar Proper handling of NULL return code.
(edit) @377 [377] 10/01/09 07:42:53 solar Typo. How come GCC doesn't warn about this one?
(edit) @376 [376] 10/01/09 07:42:08 solar Wrong return code.
(edit) @375 [375] 09/25/09 07:52:28 solar Started debugging scanf() functions.
(edit) @374 [374] 09/23/09 20:38:15 solar Catching the unimplemented.
(edit) @373 [373] 09/23/09 20:33:14 solar Rough draft implementation.
(edit) @372 [372] 09/22/09 07:19:34 solar Intermediate code.
(edit) @371 [371] 09/16/09 07:09:36 solar Caught "0xz" corner case, and improved testing.
(edit) @370 [370] 09/15/09 07:00:14 solar Set svn:ignore for functions/ctype.
(edit) @369 [369] 09/15/09 06:30:12 solar Getting closer to scan().
(edit) @368 [368] 09/14/09 07:25:57 solar First work towards scanf().
(edit) @366 [366] 09/13/09 17:14:02 solar Merged branch stdio_rewrite back into trunk.
(edit) @282 [282] 02/19/09 03:51:27 solar Added FIXME
(edit) @275 [275] 09/23/08 10:46:14 solar Made platform configurable.
(edit) @274 [274] 06/12/08 23:07:53 solar A couple of artifacts resulting in compile errors. Fixed.
(edit) @273 [273] 06/11/08 22:22:38 solar Missing initializer for filename field in standard streams. Fixed.
(edit) @272 [272] 06/11/08 22:17:33 solar Warnings regarding signed / unsigned issues. Fixed.
(edit) @271 [271] 05/28/08 08:16:15 solar Intermediate work, checked in for safekeeping as I pick up working on this …
(edit) @270 [270] 05/28/08 08:11:09 solar Added.
(edit) @269 [269] 09/20/07 23:27:53 solar Not using typedef'ed types here for added insurance against …
(edit) @268 [268] 09/20/07 23:25:23 solar Small rearrangements
(edit) @267 [267] 09/20/07 23:21:15 solar Added test for interactive streams (_IOLBF / _IOFBF)
(edit) @266 [266] 09/20/07 23:19:18 solar Added handling for fflush( NULL ).
(edit) @265 [265] 09/20/07 23:17:35 solar Added -g to build rules.
(edit) @264 [264] 09/14/07 05:48:22 solar Minor cleanups.
(edit) @263 [263] 09/12/07 06:08:48 solar Bug #11 - memswp() in qsort() not type correct. Fixed. Bug #12 - …
(edit) @257 [257] 11/15/06 06:48:38 solar Misallocation in realloc() was not caught. Fixed.
(edit) @252 [252] 07/25/06 12:12:25 solar Intermediate stdio work.
(edit) @251 [251] 07/24/06 13:00:38 solar Added test driver.
(edit) @250 [250] 07/24/06 10:41:11 solar Fixed end-of-string bug. Thanks to Paul Barker for reporting this.
(edit) @249 [249] 07/11/06 08:22:25 solar Added a TODO about wide orientation reset.
Note: See TracRevisionLog for help on using the revision log.