root/branches/phobos-1.x


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @874 [874] 11/22/08 17:14:11 walter updated to pass test suite
(edit) @862 [862] 10/20/08 01:50:16 walter fix to accommodate new warnings
(edit) @854 [854] 10/12/08 15:05:54 walter fold in changes
(edit) @843 [843] 08/31/08 02:28:13 walter rollup
(edit) @841 [841] 08/29/08 10:26:31 Don Clugston This obj is present in phobos2, but missing from phobos1. By including it, …
(edit) @834 [834] 08/10/08 14:26:50 walter v1.034
(edit) @823 [823] 07/25/08 22:40:12 walter update unittests
(edit) @815 [815] 07/09/08 05:01:56 walter ready for release
(edit) @811 [811] 07/08/08 16:53:16 walter update makefile
(edit) @778 [778] 07/02/08 17:10:14 walter rollup of changes
(edit) @744 [744] 06/16/08 20:21:29 walter fix rollup
(edit) @734 [734] 05/28/08 03:08:15 Don Clugston Fixes for bugzilla #2092
(edit) @722 [722] 05/17/08 01:05:52 walter final
(edit) @682 [682] 05/02/08 08:36:21 Don Clugston Bugfix(typo) for issubnormal() on non-X86 systems.
(edit) @677 [677] 04/23/08 11:42:24 Don Clugston std.math: Applied Tango/Phobos2 bugfixes to Phobos1: support for 64 and …
(edit) @676 [676] 04/23/08 03:40:48 walter rollup
(edit) @655 [655] 03/07/08 02:25:35 braddr Merge r561 from trunk to branch/phobos-1.x: Fix out contract of toStringz
(edit) @627 [627] 03/05/08 15:29:59 walter merge in fixes
(edit) @622 [622] 03/01/08 15:21:06 walter folded in Don's doc changes to std.math.atan2
(edit) @583 [583] 02/19/08 01:14:21 walter accumulation
(edit) @547 [547] 01/25/08 15:26:11 walter add callinterfacefinalizer
(edit) @546 [546] 01/20/08 03:32:04 walter bugzilla 1725
(edit) @540 [540] 12/31/07 05:04:01 walter missing import
(edit) @538 [538] 12/28/07 05:28:39 walter bugzilla 1749
(edit) @533 [533] 12/09/07 22:14:12 braddr fix build and clean steps to correctly and completely clean previous …
(edit) @532 [532] 12/09/07 21:22:58 braddr merge r531 from trunk to phobos-1.x branch, documentation updates for …
(edit) @525 [525] 12/09/07 16:21:56 braddr Add missing space in NotImplemented? exception message
(edit) @509 [509] 11/19/07 04:18:43 braddr revert change 487 until after unit tests have been written to test it for …
(edit) @487 [487] 11/04/07 03:02:03 braddr swap order of parameters, essentially cosmetic since all uses of the …
(edit) @481 [481] 10/31/07 05:45:50 walter fix 733
(edit) @479 [479] 10/28/07 15:26:17 walter fix -w error
(edit) @478 [478] 10/28/07 15:25:28 walter fix 1609
(edit) @475 [475] 10/28/07 04:45:05 braddr integrate patch from Frits van Bommel to use ubyte[] rather than void[] in …
(edit) @474 [474] 10/27/07 17:53:55 braddr fix spelling of endianness in documentation
(edit) @471 [471] 10/27/07 14:16:47 braddr Convert printf error message to fprintf(stderr,...)
(edit) @469 [469] 10/27/07 13:08:57 braddr Fix bugs 318, 322, 645 -- Rework thread cleanup semantics related to …
(edit) @392 [392] 10/14/07 17:30:48 braddr Synchronized globally, not per class instance.
(edit) @385 [385] 10/14/07 01:06:15 braddr Fix bug 1491 Add std.socket to the base unittest suite.
(edit) @366 [366] 10/13/07 21:07:49 braddr Synchronize calls to non-thread safe network api calls: gethostbyname and …
(edit) @359 [359] 10/13/07 20:54:44 braddr Add () to the invariant pseudo-functions since 1.x supports it these days …
(edit) @355 [355] 10/13/07 18:48:01 braddr Fix a typo in the gc consolidation, only affected win32 builds
(edit) @352 [352] 10/13/07 17:24:10 braddr Clear the memory between the end of the requested region and the end of …
(edit) @351 [351] 10/13/07 17:20:33 braddr Fix up the synchronization mechanism to match Tango. It's almost …
(edit) @350 [350] 10/13/07 16:29:59 braddr Converge the finalize logic a little towards what Tangos has
(edit) @349 [349] 10/13/07 16:00:49 braddr Rename noptrs to noscan to match Tango
(edit) @348 [348] 10/13/07 15:59:41 braddr Fixup some trivial differences
(edit) @347 [347] 10/13/07 15:55:43 braddr Convert from uint to size_t for better 64 bit support
(edit) @346 [346] 10/13/07 15:36:48 braddr Introduce some helper functions similar to Tango's gcx.d, but local to …
(edit) @345 [345] 10/13/07 15:32:48 braddr Fix a compilation error from a previous submit
(edit) @344 [344] 10/13/07 15:31:53 braddr Change imports to facilitate Tango/Phobos gc conversion
(edit) @343 [343] 10/13/07 15:21:50 braddr Move enable/disable to match Tango's function order
(edit) @342 [342] 10/13/07 15:19:56 braddr Update comments to match Tango's gcx.d
(edit) @341 [341] 10/13/07 15:01:08 braddr Add and remove blank lines to match Tango's gcx.d.
(edit) @312 [312] 10/04/07 20:45:19 braddr Revert change to linux.mak (don't want debug/unittest mode on by default)
(edit) @311 [311] 10/04/07 20:40:54 braddr Fix several unittest failures in std/demangle.d and std/boxer.d
(edit) @310 [310] 10/04/07 15:58:51 walter remove 2.0-ism
(edit) @308 [308] 10/02/07 16:43:20 walter added struct dirent64
(edit) @306 [306] 10/02/07 15:59:45 walter removed forward references to resolve bug 217
(edit) @303 [303] 10/02/07 02:34:52 walter remove obsolete bit support
(edit) @301 [301] 10/02/07 02:32:03 walter remove obsolete bit support
(edit) @299 [299] 10/02/07 02:27:14 walter remove html from std.math
(edit) @295 [295] 10/01/07 10:27:50 braddr Whoops. Commit the rest of the eol-style changes
(edit) @266 [266] 09/10/07 02:37:45 braddr phobos 1.021
(edit) @263 [263] 09/10/07 02:31:40 braddr phobos 1.019
(edit) @261 [261] 09/10/07 02:31:14 braddr phobos 1.018
(edit) @259 [259] 09/10/07 02:30:27 braddr phobos 1.017
(edit) @257 [257] 09/10/07 02:28:10 braddr phobos 1.016
(copy) @256 [256] 09/10/07 02:20:30 braddr Create branch phobos-1.x
copied from trunk:
(edit) @254 [254] 09/10/07 02:06:07 braddr phobos 1.015
Note: See TracRevisionLog for help on using the revision log.