|
|
|
@519
|
[519]
|
01/23/11 04:26:02 |
jmdavis |
Added Throwable and default arguments to most Exception and Error … |
|
|
|
@518
|
[518]
|
01/18/11 02:04:30 |
braddr |
merge in some 64 bit fixes from the d1 gc |
|
|
|
@517
|
[517]
|
01/18/11 01:56:14 |
braddr |
fix printf's throughout the gc, no functional changes |
|
|
|
@516
|
[516]
|
01/17/11 00:52:12 |
walter |
bugzilla 5320 gcstub/gc.d: SEGV because of missing returns |
|
|
|
@515
|
[515]
|
01/16/11 02:21:08 |
walter |
detab |
|
|
|
@514
|
[514]
|
01/16/11 02:18:28 |
walter |
don't ignore exceptions |
|
|
|
@513
|
[513]
|
01/16/11 02:14:56 |
walter |
add gc_isCollecting |
|
|
|
@512
|
[512]
|
01/15/11 15:26:36 |
braddr |
Remove another catch(Object) |
|
|
|
@511
|
[511]
|
01/15/11 14:27:41 |
walter |
remove catching Object |
|
|
|
@510
|
[510]
|
01/15/11 00:55:12 |
sean |
Moved CLOCK_MONOTONIC to the correct spot. |
|
|
|
@509
|
[509]
|
01/14/11 19:46:57 |
Don Clugston |
Improvement to Exception Chaining: When an exception is thrown and not … |
|
|
|
@508
|
[508]
|
01/14/11 05:52:15 |
Don Clugston |
No longer need to catch non-Throwables. |
|
|
|
@507
|
[507]
|
01/14/11 03:00:57 |
Don Clugston |
No longer need to throw and catch Objects. |
|
|
|
@506
|
[506]
|
01/12/11 00:37:50 |
braddr |
fix array sort |
|
|
|
@505
|
[505]
|
01/11/11 23:02:45 |
jmdavis |
Small tweak to core.time. |
|
|
|
@504
|
[504]
|
01/11/11 17:12:10 |
sean |
Fixed demangle so it handles nested types properly. |
|
|
|
@503
|
[503]
|
01/11/11 15:50:01 |
Don Clugston |
Implements TDPL exception chaining for Windows, using the rule that a … |
|
|
|
@502
|
[502]
|
01/11/11 00:54:11 |
braddr |
Fix rt/dmain2 to properly declare one missing symbol (probably visible due … |
|
|
|
@501
|
[501]
|
01/11/11 00:31:56 |
jmdavis |
Made other failing unit test in core.time posix-only. |
|
|
|
@499
|
[499]
|
01/10/11 23:27:41 |
jmdavis |
Shifted attributes on constructors in core.time due to bug# 5427. |
|
|
|
@498
|
[498]
|
01/10/11 23:27:36 |
jmdavis |
Temporarily make tests which are failing on Windows Posix-only.
When I … |
|
|
|
@497
|
[497]
|
01/10/11 14:44:10 |
walter |
new functions to replace varargs ones |
|
|
|
@496
|
[496]
|
01/10/11 09:56:19 |
schveiguy |
Array append LRU cache prevents array memory from being collected. This … |
|
|
|
@494
|
[494]
|
01/09/11 14:52:07 |
Don Clugston |
Removed usage of Phobos in druntime, which is causing the Windows build to … |
|
|
|
@493
|
[493]
|
01/09/11 02:59:39 |
braddr |
merge fixes from d1 |
|
|
|
@491
|
[491]
|
01/09/11 01:39:21 |
andrei |
.dup should only work for mutable associative arrays |
|
|
|
@490
|
[490]
|
01/08/11 16:20:00 |
braddr |
add the missing CLOCK_* enums |
|
|
|
@489
|
[489]
|
01/08/11 15:48:18 |
Don Clugston |
Fixed inadvertent change to the unwinding for 'goto' and return statements … |
|
|
|
@488
|
[488]
|
01/08/11 14:59:15 |
andrei |
.dup property for associative arrays |
|
|
|
@487
|
[487]
|
01/08/11 14:35:23 |
sean |
Made a few more changes (explained in comments) to deal with deadlocks and … |
|
|
|
@486
|
[486]
|
01/08/11 13:58:01 |
sean |
A few Windows fixes using core.time. |
|
|
|
@485
|
[485]
|
01/08/11 10:45:57 |
Don Clugston |
Added exception frame handling for debugging. |
|
|
|
@484
|
[484]
|
01/08/11 01:32:57 |
sean |
Added a comment to core.thread explaining the rationale behind the latest … |
|
|
|
@483
|
[483]
|
01/08/11 01:09:01 |
sean |
Added new core.time. Tested on OSX. Still need to test on Windows. |
|
|
|
@482
|
[482]
|
01/07/11 17:11:15 |
Don Clugston |
1513 try/catch/finally misbehavior on windows
This one's for Brad. |
|
|
|
@479
|
[479]
|
01/06/11 02:32:54 |
braddr |
Fix atomicLoad for 64 bit. Add a little unit testing for atomic … |
|
|
|
@478
|
[478]
|
01/06/11 02:30:35 |
braddr |
Add more unit testing |
|
|
|
@476
|
[476]
|
01/06/11 02:04:31 |
braddr |
Fix AA's on 64bit.
The key aligntsize stuff was pretty messed up.
Move the … |
|
|
|
@475
|
[475]
|
01/05/11 17:09:15 |
Don Clugston |
Added a brief explanation of Windows SEH, which is incredibly poorly … |
|
|
|
@474
|
[474]
|
01/04/11 01:58:40 |
braddr |
Fix aa.keys and aa.values to work on 64 bit. |
|
|
|
@473
|
[473]
|
01/04/11 01:51:40 |
braddr |
Update the aligntsize() implementations here with the ones from … |
|
|
|
@472
|
[472]
|
01/03/11 01:39:41 |
braddr |
Merge d1's changes into d2 to fix profiling. |
|
|
|
@471
|
[471]
|
01/02/11 13:39:10 |
braddr |
Add const to FD_ISSET. |
|
|
|
@470
|
[470]
|
01/02/11 03:03:36 |
braddr |
Fix a bunch of bad %.*s' |
|
|
|
@469
|
[469]
|
01/01/11 18:10:37 |
braddr |
Integrate changes from the d1 branch.
Enable the now-working rt/trace and … |
|
|
|
@468
|
[468]
|
01/01/11 14:36:38 |
sean |
Added support for position arg in TraceInfo? opApply and fixed newlines for … |
|
|
|
@467
|
[467]
|
01/01/11 14:18:52 |
sean |
Fixed TraceInfo?.toString. |
|
|
|
@465
|
[465]
|
12/31/10 18:43:34 |
andrei |
clear() for classes should first check if argument is null |
|
|
|
@463
|
[463]
|
12/31/10 13:10:10 |
braddr |
Switch druntime over to a phobos-like unittest mechanism. |
|
|
|
@462
|
[462]
|
12/31/10 01:56:33 |
braddr |
Revert the previous change as it causes dmd test23 to fail. |
|
|
|
@461
|
[461]
|
12/30/10 23:44:45 |
braddr |
Sync d2 up with d1 64 bit changes |
|
|
|
@460
|
[460]
|
12/28/10 15:17:17 |
braddr |
Fix regression bug 5381. |
|
|
|
@459
|
[459]
|
12/28/10 08:22:12 |
Don Clugston |
Remove dependence on the C stdlib for exception handling. This is a … |
|
|
|
@458
|
[458]
|
12/27/10 14:19:11 |
Don Clugston |
Converted the Windows exception handling code to D. This is a fairly … |
|
|
|
@456
|
[456]
|
12/23/10 15:37:29 |
braddr |
A bunch of 64 bit fixes, primarily merging from d1. |
|
|
|
@455
|
[455]
|
12/22/10 23:33:42 |
sean |
Added const to param of non-official function. |
|
|
|
@454
|
[454]
|
12/21/10 19:52:26 |
braddr |
Add unit tests from bug 5209. |
|
|
|
@453
|
[453]
|
12/21/10 17:13:02 |
braddr |
Bug 5209: Fix FD_ISSET function across all platforms to be bool and … |
|
|
|
@452
|
[452]
|
12/17/10 14:36:41 |
sean |
Changed implied atomic load to explicit atomic load, since DMD doesn't do … |
|
|
|
@451
|
[451]
|
12/15/10 15:23:53 |
schveiguy |
Fixed issue where clear calls a destructor on a temporary T when a T is … |
|
|
|
@450
|
[450]
|
12/15/10 14:34:03 |
walter |
fix typo |
|
|
|
@449
|
[449]
|
12/15/10 07:34:30 |
Don Clugston |
DDoc: Fix wrong url in sync/config. Fix wrong ddoc version in atomic. |
|
|
|
@447
|
[447]
|
12/11/10 13:12:49 |
sean |
Fixed x86_64 compile error. I'm wondering if I should change … |
|
|
|
@446
|
[446]
|
12/11/10 02:05:17 |
braddr |
Temporary / hacky work around for x86_64 bit compilation failure. Just … |
|
|
|
@445
|
[445]
|
12/10/10 17:49:48 |
sean |
Modified remainint wait routines to use Duration. This should eliminate a … |
|
|
|
@444
|
[444]
|
12/10/10 07:04:55 |
braddr |
Prepare druntime's AssocArray? code for dmd2's 64 bit interface changes. |
|
|
|
@443
|
[443]
|
12/10/10 07:03:55 |
braddr |
Fix another bad use of printf + string |
|
|
|
@442
|
[442]
|
12/10/10 03:38:55 |
braddr |
Sync up typeinfo changes that were only done on the d1 branch. |
|
|
|
@441
|
[441]
|
12/09/10 13:53:32 |
sean |
Moved boilerplate copyright blurb out of DDoc block. |
|
|
|
@440
|
[440]
|
12/08/10 06:04:39 |
braddr |
Copy d1's alloca 64 bit asm code.
Fix a debug printf. |
|
|
|
@439
|
[439]
|
12/07/10 09:11:56 |
Don Clugston |
5330 Druntime/Phobos: remove special treatment for GDC |
|
|
|
@438
|
[438]
|
12/04/10 03:20:27 |
braddr |
64 bit vararg support. |
|
|
|
@436
|
[436]
|
12/04/10 03:02:43 |
braddr |
Fixes for 64 bit support |
|
|
|
@435
|
[435]
|
12/02/10 04:54:23 |
braddr |
tab -> space changes |
|
|
|
@434
|
[434]
|
12/02/10 04:48:47 |
braddr |
tab -> space fixes |
|
|
|
@433
|
[433]
|
12/01/10 18:47:27 |
sean |
http://d.puremagic.com/issues/show_bug.cgi?id=5264
Applied all changes … |
|
|
|
@432
|
[432]
|
11/29/10 00:40:48 |
sean |
Added tzset for OSX. |
|
|
|
@431
|
[431]
|
11/24/10 14:32:34 |
Don Clugston |
Move Boost copyright declaration from ddoc to normal comment. Fixes broken … |
|
|
|
@430
|
[430]
|
11/23/10 21:33:48 |
dsimcha |
Fix array resizing bug that only affects systems without x86 inline ASM … |
|
|
|
@429
|
[429]
|
11/20/10 13:29:47 |
sean |
Disabled use of clock_gettime, since using it requires an additional … |
|
|
|
@428
|
[428]
|
11/19/10 14:15:11 |
sean |
Tabs to spaces. |
|
|
|
@427
|
[427]
|
11/19/10 14:13:36 |
sean |
Added clock_gettime and clock_settime for Linux. |
|
|
|
@426
|
[426]
|
11/15/10 16:36:07 |
schveiguy |
Oops, didn't do this if statement correctly -- standalone ctor/dtors … |
|
|
|
@425
|
[425]
|
11/15/10 16:18:32 |
sean |
Changed output of log file so the aggregate results (after the '=') are … |
|
|
|
@424
|
[424]
|
11/15/10 16:16:57 |
sean |
Changed use of ModuleInfo? array so null elements are skipped. This was … |
|
|
|
@423
|
[423]
|
11/10/10 13:54:52 |
sean |
Modified comment. |
|
|
|
@422
|
[422]
|
11/10/10 13:53:35 |
sean |
Fixed an issue with multiplexing fibers across threads. Thanks to Fawzi … |
|
|
|
@421
|
[421]
|
11/09/10 15:18:21 |
walter |
add ddoc for .classinfo |
|
|
|
@420
|
[420]
|
11/09/10 15:04:53 |
sean |
Streamlined assert in commonly-used code. |
|
|
|
@419
|
[419]
|
11/09/10 14:57:52 |
sean |
Changed ucontext_t initialization based on some info from … |
|
|
|
@415
|
[415]
|
11/08/10 15:29:43 |
sean |
http://d.puremagic.com/issues/show_bug.cgi?id=5189 |
|
|
|
@414
|
[414]
|
11/08/10 09:29:26 |
schveiguy |
Fixed cyclic dependency algorithm, as well as printing the cycle that has … |
|
|
|
@413
|
[413]
|
11/05/10 01:11:39 |
sean |
Another fix. |
|
|
|
@412
|
[412]
|
11/05/10 01:10:15 |
sean |
This should fix the Windows compile error. |
|
|
|
@411
|
[411]
|
11/04/10 17:45:13 |
sean |
Added accreditation to boost::time_duration in the docs for Duration. |
|
|
|
@410
|
[410]
|
11/04/10 15:09:04 |
sean |
Added core.time, which has a Duration type used to communicate time … |
|
|
|
@409
|
[409]
|
11/02/10 18:45:48 |
sean |
http://d.puremagic.com/issues/show_bug.cgi?id=4852 |
|
|
|
@408
|
[408]
|
10/31/10 18:22:48 |
walter |
fix ddoc output |
|
|
|
@407
|
[407]
|
10/25/10 01:12:54 |
walter |
bugzilla 4398 dmd always uses Windows name mangling for _d_throw |
|
|
|
@406
|
[406]
|
10/13/10 14:22:14 |
walter |
add source link |