root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @853 [853] 10/10/08 20:56:40 sean This commit includes all the changes necessary for Phobos to run against …
(edit) @852 [852] 10/10/08 16:01:11 sean Tagging Phobos prior to changes for druntime compatibility.
(edit) @851 [851] 10/02/08 05:10:50 walter fix for bugzilla 2373
(edit) @850 [850] 10/01/08 23:54:44 walter added aa balancing
(edit) @849 [849] 09/30/08 22:05:25 andrei Fixed documentation. Made dirname generic.
(edit) @848 [848] 09/11/08 23:10:14 Bartosz Unique template: will work when the language catches up
(edit) @847 [847] 09/11/08 23:08:10 Bartosz Refactored Windows and Linux code
(edit) @846 [846] 09/10/08 23:46:11 andrei Fixed fix in unpredictableSeed.
(edit) @845 [845] 09/10/08 23:30:45 andrei Fixed predictability in unpredictableSeed.
(edit) @844 [844] 08/31/08 03:43:07 walter update
(edit) @843 [843] 08/31/08 02:28:13 walter rollup
(edit) @842 [842] 08/30/08 15:33:22 Bartosz Fixed bug 2322: Paths on Windows sometimes must include the trailing …
(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) @840 [840] 08/29/08 01:19:34 walter fixed std.uni for -debug compile
(edit) @839 [839] 08/28/08 15:22:31 Bartosz Refactoring Thread into system independent and dependent parts. Phase 1.
(edit) @838 [838] 08/17/08 19:29:39 andrei bugfix 2289 (fix to the fix)
(edit) @837 [837] 08/17/08 15:58:06 andrei bugfix 2289
(edit) @836 [836] 08/17/08 00:09:03 andrei --
(edit) @835 [835] 08/16/08 23:45:53 andrei Changed to support structs that define toString
(edit) @834 [834] 08/10/08 14:26:50 walter v1.034
(edit) @833 [833] 08/08/08 16:28:35 walter update docs for 2.018
(edit) @832 [832] 08/07/08 17:36:12 walter bugzilla 2242
(edit) @831 [831] 08/07/08 16:25:08 walter bugzilla 2269
(edit) @830 [830] 08/07/08 13:37:56 walter foo
(edit) @829 [829] 08/03/08 15:33:11 Bartosz Added atomics to linux build
(edit) @828 [828] 08/03/08 15:26:00 Bartosz Started atomics for the x86
(edit) @827 [827] 08/03/08 11:00:51 andrei Started version 017.
(edit) @826 [826] 08/03/08 10:54:02 andrei Issue 2264: typo in documentation regarding atof
(edit) @825 [825] 07/28/08 14:08:42 walter added array implementations
(edit) @824 [824] 07/26/08 04:15:05 walter improved unit tests, added T[]+=T[]*T
(edit) @823 [823] 07/25/08 22:40:12 walter update unittests
(edit) @822 [822] 07/25/08 17:18:32 walter fixed warnings
(edit) @821 [821] 07/25/08 04:28:19 walter updated array op unit tests
(edit) @820 [820] 07/22/08 18:15:27 walter fix build break
(edit) @819 [819] 07/21/08 04:24:04 walter extensive addition to array op support
(edit) @818 [818] 07/20/08 13:59:38 Bartosz Preparing for thin lock
(edit) @817 [817] 07/14/08 03:14:11 Don Clugston Fixed subtle out-by-1 bug in asm add/sub. (Note that this function is …
(edit) @816 [816] 07/10/08 05:46:14 walter now runs unittests with warnings on
(edit) @815 [815] 07/09/08 05:01:56 walter ready for release
(edit) @814 [814] 07/08/08 23:48:00 Bartosz Added changes to monitor and object
(edit) @813 [813] 07/08/08 22:38:49 Bartosz Works on Windows too
(edit) @812 [812] 07/08/08 22:33:56 Bartosz Fixed double deletion on Linux
(edit) @811 [811] 07/08/08 16:53:16 walter update makefile
(edit) @810 [810] 07/08/08 13:01:15 andrei Changed optChar to optionChar
(edit) @809 [809] 07/08/08 00:15:04 Bartosz temporary fix for double deletion
(edit) @808 [808] 07/08/08 00:10:58 andrei Added rdmd.d
(edit) @807 [807] 07/08/08 00:07:34 andrei --
(edit) @806 [806] 07/08/08 00:01:20 andrei --
(edit) @805 [805] 07/07/08 23:57:47 andrei Added phobos and tools changes
(edit) @804 [804] 07/07/08 23:56:26 andrei --
(edit) @803 [803] 07/07/08 23:54:19 andrei Added copyright notice.
(edit) @802 [802] 07/07/08 23:42:20 andrei Added rdmd.d.
(edit) @801 [801] 07/07/08 23:41:02 andrei Added a tools directory, will seed it with rdmd.
(edit) @800 [800] 07/07/08 23:37:26 andrei Added entry for std.array's documentation
(edit) @799 [799] 07/07/08 23:36:20 andrei Put some invariants for good taste
(edit) @798 [798] 07/07/08 23:35:41 andrei Fixed line endings
(edit) @797 [797] 07/07/08 23:30:02 andrei $(LI Fixed documentation in $(B std.typecons))
(edit) @796 [796] 07/07/08 23:29:02 andrei $(LI Improved $(B std.stdio.chunks) to take an iteration tally in addition …
(edit) @795 [795] 07/07/08 23:26:44 andrei $(LI In $(B std.numeric), added Don Clugston as author and operated minor …
(edit) @794 [794] 07/07/08 23:26:38 Bartosz fixed synchro unit test
(edit) @793 [793] 07/07/08 23:24:51 andrei $(LI In $(B std.math), replaced a bunch of $(B const)s with $(B enum)s)
(edit) @792 [792] 07/07/08 23:23:25 andrei $(LI In $(B std.getopt), added $(B optChar), $(B assignChar), and $(B …
(edit) @791 [791] 07/07/08 23:20:13 andrei $(LI Changed $(B std.functional.binaryFun) to work with strings and …
(edit) @790 [790] 07/07/08 23:18:51 andrei $(LI Fixed bugs in $(B std.file.rename) and $(B std.file.remove) on Linux)
(edit) @789 [789] 07/07/08 23:14:33 andrei $(Changed the $(B enforce)'s implementation to generate smaller code per …
(edit) @788 [788] 07/07/08 23:12:47 andrei $(Simplified $(B std.algorithm) by fusing together higher-order functions …
(edit) @787 [787] 07/07/08 23:03:22 andrei $(LI Added module $(B std.array) containing array operations: $(B insert), …
(edit) @786 [786] 07/07/08 22:43:32 Bartosz fixed extern declaration
(edit) @785 [785] 07/07/08 22:31:29 andrei changed const to enum
(edit) @784 [784] 07/07/08 21:21:24 walter doc updates
(edit) @783 [783] 07/04/08 22:23:48 Bartosz encapsulated lock escalation
(edit) @782 [782] 07/04/08 21:52:59 Bartosz Documentation correction
(edit) @781 [781] 07/03/08 19:22:30 Bartosz Encapsulated Object's delegate manipulation in monitor.d
(edit) @780 [780] 07/03/08 18:06:05 Bartosz Linux fix to monitor.d
(edit) @779 [779] 07/03/08 17:35:36 Bartosz Rewrote internal/monitor.c in D
(edit) @778 [778] 07/02/08 17:10:14 walter rollup of changes
(edit) @777 [777] 07/02/08 17:08:32 walter fixed problems with typeof(type)
(edit) @776 [776] 07/01/08 02:55:31 Don Clugston After a trivial change (which I don't really understand), all the unit …
(edit) @775 [775] 06/30/08 23:48:56 Bartosz Rewrote monitor.c in D. Not part of the build yet
(edit) @774 [774] 06/30/08 16:08:27 Don Clugston Reverted accidental change. Subversion was misbehaving for me.
(edit) @773 [773] 06/30/08 16:07:05 Don Clugston Fix to allow random to compile with -cov. Commented out failing unit tests …
(edit) @772 [772] 06/30/08 13:30:45 Bartosz Encapsulated Monitor retrieval casts + detabified
(edit) @771 [771] 06/30/08 10:47:37 Don Clugston Restored bigint (fixed so that it compiles). I've updated my asm code so …
(edit) @770 [770] 06/30/08 02:58:49 walter added bugzilla issues
(edit) @769 [769] 06/30/08 02:53:47 walter added bugzilla issues
(edit) @768 [768] 06/26/08 19:04:27 Bartosz exported _monitors_attr from c file and used it in synchro.d
(edit) @767 [767] 06/25/08 21:16:28 walter added -I switch
(edit) @766 [766] 06/25/08 14:13:17 Bartosz Re-entrant Mutex unit test passes on Linux
(edit) @765 [765] 06/25/08 13:20:06 Bartosz Fixed linux build
(edit) @764 [764] 06/25/08 13:05:12 Bartosz Added pthread attributes
(edit) @763 [763] 06/25/08 13:04:13 Bartosz Made pthread monitor reentrant
(edit) @762 [762] 06/25/08 13:03:09 Bartosz Added symbolic names for constants. Defined TID_BITS--number of bits …
(edit) @761 [761] 06/25/08 02:25:40 walter change opEquals to return bool
(edit) @760 [760] 06/24/08 17:40:51 Bartosz fixed linux build
(edit) @759 [759] 06/24/08 17:36:38 Bartosz added std.synchro to linux.mak
(edit) @758 [758] 06/24/08 17:33:15 Bartosz de-tabified
(edit) @757 [757] 06/24/08 02:56:40 walter fix std.format for 203
(edit) @756 [756] 06/23/08 22:05:54 walter added wcharh to makefiles
(edit) @755 [755] 06/23/08 22:03:03 walter added wcharh to makefiles
(edit) @754 [754] 06/23/08 20:40:22 Bartosz added synchro.d to Windows makefile, fixed an old build break, added …
Note: See TracRevisionLog for help on using the revision log.