root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @844 [844] 08/31/08 03:43:07 walter update
(edit) @842 [842] 08/30/08 15:33:22 Bartosz Fixed bug 2322: Paths on Windows sometimes must include the trailing …
(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) @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) @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) @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) @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) @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 …
(edit) @753 [753] 06/23/08 19:50:27 walter added macros section
(edit) @752 [752] 06/23/08 16:48:07 walter updated make file
(edit) @751 [751] 06/23/08 04:15:42 walter speed up array compares
(edit) @750 [750] 06/21/08 16:55:14 Bartosz Synchronization primitives: CriticalSection? and Lock
(edit) @749 [749] 06/21/08 16:54:14 Bartosz Introduced thread-local compact thread ID to be used in thin lock
(edit) @748 [748] 06/21/08 16:48:09 Bartosz Added CriticalSection?
(edit) @747 [747] 06/18/08 03:57:13 walter doc update
(edit) @746 [746] 06/18/08 02:48:14 walter fix bugzilla 2145
(edit) @745 [745] 06/17/08 03:50:25 Don Clugston Bugfix: return value was occasionally out-by-1 in mulAdd.
(edit) @743 [743] 06/16/08 17:47:37 walter some AA allocation improvements
(edit) @742 [742] 06/11/08 17:00:43 Bartosz de-tabified the file
(edit) @741 [741] 06/10/08 03:51:08 Don Clugston And here's the last asm primitive -- division. Thanks to Eric Bainville …
(edit) @740 [740] 06/09/08 04:46:39 Don Clugston Use D_PIC where appropriate. Minor changes to formatting.
(edit) @739 [739] 06/07/08 11:11:59 Don Clugston Fix to comments.
(edit) @738 [738] 06/06/08 09:00:41 Don Clugston And here is mulAdd. It would be trivial to do mulSub as well, if required. …
(edit) @737 [737] 06/05/08 01:19:26 Don Clugston Made name of Mul consistent. Minor speedup. MulAdd? still not included. BTW …
Note: See TracRevisionLog for help on using the revision log.