root/candidate


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @653 [653] 03/07/08 02:11:17 Gregor Automatic newline fixup.
(edit) @613 [613] 02/22/08 10:41:24 Janice Caron Some functions renamed. Documentation improved.
(edit) @611 [611] 02/22/08 09:48:09 Janice Caron Bug fixes. (1) Text handler did not decode text before passing to user. …
(edit) @610 [610] 02/21/08 16:09:02 Janice Caron Improved documentation. Renamed a few things. Added function …
(edit) @609 [609] 02/21/08 12:50:25 Janice Caron Renamed from utf2.d Added support for ascii, latin1 and windows1252 …
(edit) @597 [597] 02/19/08 09:26:09 andrei Removed wrongly placed file.
(edit) @581 [581] 02/17/08 14:52:32 Janice Caron Bug fix to encode!(T)(dchar)
(edit) @579 [579] 02/16/08 08:12:12 Janice Caron Changed some function names Added new function encode() Added potential …
(edit) @575 [575] 02/13/08 13:16:04 Janice Caron Various changes to ddoc comments Added function utfName!(T)() Fixed …
(edit) @574 [574] 02/13/08 13:15:03 Janice Caron Various changes to ddoc comments
(edit) @573 [573] 02/12/08 15:13:56 Janice Caron Lots of unittests and documentation added
(edit) @572 [572] 02/12/08 15:07:50 Janice Caron Minor changes to ddoc comments
(edit) @571 [571] 02/12/08 14:34:52 Janice Caron added function isSpace() whole document now checked for valid …
(edit) @570 [570] 02/12/08 14:31:04 Janice Caron --
(edit) @568 [568] 02/10/08 16:56:23 Janice Caron isChar(), isLetter(), etc. now function correctly for all Unicode …
(edit) @566 [566] 02/10/08 13:43:14 Janice Caron Fixed ddoc problems Added unittest for check()
(edit) @565 [565] 02/10/08 08:48:46 Janice Caron Tweaked ddoc stuff a bit
(edit) @564 [564] 02/10/08 08:38:29 Janice Caron Added function check() to check for well-formedness of XML document. Added …
(edit) @560 [560] 02/10/08 04:39:23 braddr Merge -r514:559 trunk -> candidate
(edit) @554 [554] 02/09/08 10:22:53 Janice Caron Various const-related changes here and there to get this to build under …
(edit) @553 [553] 02/09/08 08:54:42 Janice Caron Removed functions addComment(), addText(), etc. Added classes Comment, …
(edit) @551 [551] 02/08/08 14:54:32 Janice Caron First ever commit of this file. Still experimental.
(edit) @544 [544] 01/18/08 02:31:25 Don Clugston Bugfix for feqrel() for systems with 64-bit reals.
(edit) @543 [543] 01/15/08 03:12:46 Don Clugston Merging improvements to Tango.Math into Phobos: * the low level routines …
(edit) @517 [517] 11/27/07 16:10:16 braddr Manually cleanup remaining differences between candidate and trunk. …
(edit) @516 [516] 11/27/07 15:44:12 braddr Merge trunk to candiate of r439:514
(edit) @513 [513] 11/26/07 17:54:33 andrei Changed the regexp interface
(edit) @511 [511] 11/25/07 02:27:21 andrei Fixed bug 1649
(edit) @510 [510] 11/21/07 16:06:12 andrei Post Brad review
(edit) @507 [507] 11/19/07 00:06:26 andrei Just added
(edit) @506 [506] 11/19/07 00:02:14 andrei Added rel2abs (Linux version only)
(edit) @505 [505] 11/19/07 00:00:50 andrei Added raw ('r') format specifier for formatted writing
(edit) @504 [504] 11/18/07 23:59:24 andrei Major addition of engines and distributions
(edit) @503 [503] 11/18/07 23:58:39 andrei Fixed bug in function dirEntries
(edit) @502 [502] 11/18/07 23:56:49 andrei Cosmetic changes
(edit) @501 [501] 11/18/07 23:55:42 andrei Cosmetic changes
(edit) @500 [500] 11/18/07 23:54:01 andrei Made conv_error a template parameterized on the types being converted
(edit) @499 [499] 11/18/07 23:52:19 andrei Added enforce signature taking an exception
(edit) @498 [498] 11/18/07 19:59:38 andrei Made nextafter visible for all floating types. Added approxEqual template
(edit) @497 [497] 11/18/07 19:57:42 andrei Made getpid visible in Linux builds
(edit) @496 [496] 11/18/07 19:56:51 andrei Scheduled for deprecation
(edit) @495 [495] 11/18/07 19:55:38 andrei Just added
(edit) @494 [494] 11/18/07 19:54:03 andrei Added CommonType? template, fixed isStaticArray
(edit) @493 [493] 11/18/07 19:51:21 andrei Made std.string.munch more general and added function chompPrefix
(edit) @492 [492] 11/18/07 19:49:16 andrei Added documentation for variantArray
(edit) @491 [491] 11/18/07 19:48:32 andrei Changed const to invariant throughout
(edit) @490 [490] 11/18/07 19:47:41 andrei Added modules std.bitmanip, std.numeric, std.typecons
(edit) @489 [489] 11/18/07 19:46:57 andrei Added modules std.bitmanip, std.numeric, std.typecons
(edit) @458 [458] 10/18/07 17:28:35 andrei New module, not public yet
(edit) @456 [456] 10/18/07 17:26:24 andrei Flag fix
(edit) @454 [454] 10/18/07 16:49:28 andrei --
(edit) @453 [453] 10/18/07 16:45:33 andrei Simplifications for linux.mak, now back to only one file.
(edit) @452 [452] 10/18/07 16:42:56 andrei Added code for removing temporary files created during unit testing
(edit) @451 [451] 10/18/07 16:42:12 andrei Fixed bug 1558 and Brad's bug and added unittest case
(edit) @450 [450] 10/18/07 16:41:02 andrei Fixed documentation bug
(edit) @449 [449] 10/18/07 16:39:33 andrei Commented out unittest that fails. This module will be changed soon, so no …
(edit) @448 [448] 10/18/07 16:37:03 andrei Importing all modules automatically instead of by hand
(edit) @441 [441] 10/16/07 02:53:28 braddr Copy std/stream.d from trunk to mainline
(edit) @440 [440] 10/16/07 02:50:42 braddr merge r416:439 from trunk to candidate
(edit) @438 [438] 10/16/07 02:37:10 andrei Got rid of a ton of duplication that seemed innocuous at first.
(edit) @433 [433] 10/16/07 00:57:57 andrei Added test case
(edit) @431 [431] 10/16/07 00:13:57 andrei minor fix: wiki reference
(edit) @430 [430] 10/16/07 00:13:29 andrei Fixed the writeln(void[]) issue
(edit) @429 [429] 10/15/07 23:42:58 andrei Fixes to the chaff introduced by changeset 425
(edit) @427 [427] 10/15/07 23:28:17 andrei Removed spurious writeln
(edit) @426 [426] 10/15/07 23:27:27 andrei Improved lines() and chunks()
(edit) @424 [424] 10/15/07 17:09:58 andrei Bug fixes and added test cases
(edit) @423 [423] 10/15/07 17:09:23 andrei Added fix for supporting typedefs
(edit) @422 [422] 10/15/07 17:08:42 andrei Bug fix and more tests added
(edit) @421 [421] 10/15/07 16:44:57 andrei Added two more test cases for isArray
(edit) @418 [418] 10/15/07 02:42:04 braddr merge r353:416 from trunk to candidate -- NOTE: std/stream.d has a few …
(edit) @415 [415] 10/15/07 01:51:21 andrei Bug fixes prompted by Walter
(edit) @414 [414] 10/15/07 01:51:04 andrei Bug fixes prompted by Walter
(edit) @413 [413] 10/15/07 01:50:48 andrei Bug fixes prompted by Walter
(edit) @412 [412] 10/15/07 01:50:09 andrei Changed the definition of isAssociativeArray
(edit) @407 [407] 10/14/07 23:37:45 andrei Fixed warning
(edit) @403 [403] 10/14/07 23:02:31 andrei Improved error messages when writef* are called without a format string
(edit) @401 [401] 10/14/07 20:23:00 andrei Cosmetic change
(edit) @400 [400] 10/14/07 20:22:11 andrei Cosmetic change
(edit) @399 [399] 10/14/07 20:21:37 andrei Added test case for null objects
(edit) @397 [397] 10/14/07 18:48:59 andrei Changed case from IndexOf? to indexOf for consistency. Kept IndexOn? as an …
(edit) @396 [396] 10/14/07 18:47:27 andrei Improved arithmetic operators
(edit) @395 [395] 10/14/07 18:46:57 andrei Added std/contracts.d
(edit) @394 [394] 10/14/07 18:44:16 andrei Added std/contracts.d
(edit) @391 [391] 10/14/07 05:27:34 andrei Removed some of the casts to string
(edit) @389 [389] 10/14/07 04:44:34 andrei --
(edit) @388 [388] 10/14/07 04:43:12 andrei Added getopt and variant
(edit) @387 [387] 10/14/07 04:40:43 andrei Added getopt and variant
(edit) @384 [384] 10/14/07 00:30:30 andrei Late changes brought by Walter's compiler change
(edit) @383 [383] 10/14/07 00:30:02 andrei Late changes brought by Walter's compiler change
(edit) @382 [382] 10/13/07 23:56:28 andrei Added getopt and variant to the list of modules
(edit) @381 [381] 10/13/07 22:53:57 andrei Fixed spurious rebuild and unnecessary verbosity
(edit) @380 [380] 10/13/07 22:23:49 andrei Fixed spurious rebuild and unnecessary verbosity
(edit) @379 [379] 10/13/07 21:52:11 braddr Fix mkdir dependency logic for etc/c/zlib
(edit) @378 [378] 10/13/07 21:25:32 andrei Committed the famous const -> invariant change for string, wstring, …
(edit) @377 [377] 10/13/07 21:24:32 andrei Added basename and dirname and promoted them as the preferred names …
(edit) @376 [376] 10/13/07 21:22:47 andrei Fixed bug prompted by Brad and some minor changes due to invariant strings
(edit) @375 [375] 10/13/07 21:21:30 andrei Committed the famous const -> invariant change for string, wstring, …
(edit) @374 [374] 10/13/07 21:20:48 andrei Added warning about phasing out boxer
(edit) @373 [373] 10/13/07 21:20:05 andrei Added dirEntries
Note: See TracRevisionLog for help on using the revision log.