|
|
|
@3922
|
[3922]
|
08/29/08 14:24:12 |
sean |
Now properly preserving the keyti value for AA rehashes. |
|
|
|
@3921
|
[3921]
|
08/29/08 14:19:14 |
sean |
Rolled back the previous change regarding array sorting for structs. The … |
|
|
|
@3902
|
[3902]
|
08/22/08 16:27:06 |
sean |
Reversed TypeInfo?_Struct.compare() result when the supplied structs have … |
|
|
|
@3901
|
[3901]
|
08/22/08 16:08:42 |
sean |
Fixed docs to use the proper package name. |
|
|
|
@3897
|
[3897]
|
08/20/08 13:40:00 |
larsivi |
Flush module name before running tests, thanks kamm. |
|
|
|
@3880
|
[3880]
|
08/14/08 18:24:31 |
sean |
Brought stub GC up to date. |
|
|
|
@3879
|
[3879]
|
08/14/08 18:10:10 |
sean |
Merged in DMD 1.034 changes. |
|
|
|
@3803
|
[3803]
|
07/25/08 15:52:54 |
sean |
Now explicitly setting thread joinable on init. This closes #1055 |
|
|
|
@3802
|
[3802]
|
07/25/08 15:49:20 |
sean |
Modified Thread.join() and Fiber.call() to return the unhandled exception … |
|
|
|
@3801
|
[3801]
|
07/25/08 15:41:16 |
sean |
Documented Thread.isDaemon(). This closes #1197 |
|
|
|
@3800
|
[3800]
|
07/25/08 15:30:46 |
sean |
Whoever came up with the rule that "synchronized" without a "(this)" … |
|
|
|
@3751
|
[3751]
|
07/12/08 05:27:52 |
larsivi |
Updated for 1.033 |
|
|
|
@3745
|
[3745]
|
07/10/08 07:40:57 |
sean |
Merged in changes from DMD 1.032. |
|
|
|
@3737
|
[3737]
|
07/09/08 16:03:20 |
sean |
Merged in changes from DMD 1.032. These changes have not been applied to … |
|
|
|
@3730
|
[3730]
|
07/09/08 09:34:56 |
larsivi |
State that DMD 1.032 is not supported |
|
|
|
@3714
|
[3714]
|
07/06/08 12:07:01 |
larsivi |
More versioning info when building. |
|
|
|
@3711
|
[3711]
|
07/05/08 09:59:53 |
larsivi |
nitpicks |
|
|
|
@3701
|
[3701]
|
07/03/08 18:09:51 |
sean |
Tweaked the syntax regarding ticket #1050 to avoid explicit use of … |
|
|
|
@3698
|
[3698]
|
07/02/08 15:10:50 |
larsivi |
Some more options for hte build script. |
|
|
|
@3697
|
[3697]
|
07/02/08 14:51:58 |
sean |
Rolled back previous changes. I'd have done this a week ago, but dsource … |
|
|
|
@3693
|
[3693]
|
07/01/08 16:42:10 |
mclysenk |
Added fix for Fiber exceptions courtesy of Jarret. |
|
|
|
@3689
|
[3689]
|
06/30/08 05:49:32 |
larsivi |
Put a hash-bang into script - thanks Cyborg16, closes #1165 |
|
|
|
@3654
|
[3654]
|
06/20/08 19:24:42 |
sean |
Fixed a bug in the new compare code. |
|
|
|
@3653
|
[3653]
|
06/20/08 18:01:14 |
sean |
Merged in DMD 1.031 changes. |
|
|
|
@3651
|
[3651]
|
06/20/08 14:46:26 |
sean |
Changed array compare to call TypeInfo?.equals and TypeInfo?.compare rather … |
|
|
|
@3644
|
[3644]
|
06/19/08 17:46:57 |
larsivi |
Move chmod to where it is really needed, thanks mandel. |
|
|
|
@3634
|
[3634]
|
06/18/08 05:12:29 |
larsivi |
Updated package list. |
|
|
|
@3630
|
[3630]
|
06/17/08 11:40:06 |
larsivi |
Be more verbose about the fallback solution. |
|
|
|
@3629
|
[3629]
|
06/17/08 06:20:58 |
larsivi |
Make Tango buildable without root-access on macs, closes #1081, thanks afb |
|
|
|
@3627
|
[3627]
|
06/17/08 04:50:33 |
larsivi |
Fix infinite loop, closes #1143, thanks mandel |
|
|
|
@3626
|
[3626]
|
06/17/08 04:48:43 |
larsivi |
Make sure scripts are executable, closes #1146, thanks mandel |
|
|
|
@3541
|
[3541]
|
06/01/08 18:37:22 |
larsivi |
Abort compilation if a file fails to compile, thanks MrSunshine? |
|
|
|
@3536
|
[3536]
|
05/30/08 16:24:57 |
larsivi |
Print usage on no arguments - thanks mandel, closes #1121 |
|
|
|
@3534
|
[3534]
|
05/28/08 14:11:37 |
larsivi |
Small fix to correct numbers reporting. |
|
|
|
@3497
|
[3497]
|
05/10/08 04:48:22 |
larsivi |
Fix regex expression, closes #1069 (again), thanks afb |
|
|
|
@3496
|
[3496]
|
05/10/08 04:31:32 |
larsivi |
Give build-tango a verbosity switch, thanks afb, closes #1096 |
|
|
|
@3489
|
[3489]
|
05/07/08 13:55:32 |
larsivi |
Find version for pre-releases too, closes #1069, thanks afb and mandel |
|
|
|
@3482
|
[3482]
|
05/03/08 22:09:39 |
sean |
Applied changes from #982. This closes #982 |
|
|
|
@3468
|
[3468]
|
04/27/08 13:01:47 |
larsivi |
Making the install more verbose, also fixed bogus userlib feature. |
|
|
|
@3462
|
[3462]
|
04/25/08 14:13:20 |
sean |
Disabled "GC.NO_SCAN" detection for AA nodes. Since the nodes contain … |
|
|
|
@3460
|
[3460]
|
04/24/08 23:42:00 |
sean |
Merged in DMD 1.029 changes. |
|
|
|
@3457
|
[3457]
|
04/24/08 15:52:51 |
larsivi |
Filter out group files for library builds. |
|
|
|
@3456
|
[3456]
|
04/24/08 02:06:18 |
sean |
Added wrappers for rt_init and rt_term to the Runtime object as the … |
|
|
|
@3451
|
[3451]
|
04/22/08 00:05:29 |
sean |
Adding builtins.o back to GDC runtime. |
|
|
|
@3439
|
[3439]
|
04/17/08 01:28:00 |
sean |
Added TypeInfo? for key to associative array and fixed primitive detection … |
|
|
|
@3436
|
[3436]
|
04/16/08 23:21:46 |
sean |
Added ADD_CFLAGS and ADD_DFLAGS params to compiler build process. This … |
|
|
|
@3432
|
[3432]
|
04/15/08 13:40:28 |
larsivi |
Some modules were missing from unittesting. |
|
|
|
@3429
|
[3429]
|
04/14/08 13:08:55 |
larsivi |
Install gdc runtime to lib64 if present, closes #976 |
|
|
|
@3421
|
[3421]
|
04/09/08 13:05:34 |
larsivi |
Somewhat improved reporting. |
|
|
|
@3418
|
[3418]
|
04/07/08 19:34:50 |
sean |
Applied DMD 1.028 changes. Left old license in place however. |
|
|
|
@3389
|
[3389]
|
03/23/08 21:36:14 |
kris |
Added XmlException? |
|
|
|
@3349
|
[3349]
|
03/13/08 14:13:51 |
Nietsnie |
Replaced all == null and != null that I could find with is null and !is … |
|
|
|
@3323
|
[3323]
|
03/02/08 16:29:53 |
sean |
Merged in DMD 1.027 changes. Tested with DMD. |
|
|
|
@3315
|
[3315]
|
02/28/08 17:56:40 |
larsivi |
export MAKETOOL for mac, thanks afb, closes #953 |
|
|
|
@3276
|
[3276]
|
02/24/08 07:49:35 |
larsivi |
Fix make check, thanks fawzi, closes #938 |
|
|
|
@3275
|
[3275]
|
02/24/08 07:08:05 |
larsivi |
Only turn on warnings when explicitly requested. |
|
|
|
@3227
|
[3227]
|
02/19/08 02:52:28 |
Jim Panic |
Added she-bang line, thanks again, Deewiant! |
|
|
|
@3225
|
[3225]
|
02/18/08 17:26:37 |
Jim Panic |
Finally seem to have fixed the installer. Thanks to Deewiant again! |
|
|
|
@3222
|
[3222]
|
02/18/08 03:36:35 |
Jim Panic |
Bugfixes for mkinstaller and install-dmd, thanks Deewiant |
|
|
|
@3216
|
[3216]
|
02/17/08 15:57:20 |
Gregor |
lib/build-gdc.sh: $GDC, $GDMD, $GDC_PREFIX, $GDC_POSTFIX may now be … |
|
|
|
@3215
|
[3215]
|
02/17/08 15:49:02 |
Gregor |
lib/compiler/gdc/configure*: No longer overrides GDC if GDC is provided on … |
|
|
|
@3205
|
[3205]
|
02/16/08 18:09:15 |
larsivi |
Filter out freebsd when not there. |
|
|
|
@3202
|
[3202]
|
02/16/08 08:56:07 |
larsivi |
Can now create a unittest runner that reports and continues instead of … |
|
|
|
@3194
|
[3194]
|
02/16/08 00:00:14 |
DRK |
* Fixed the Windows build_tango program to exclude FreeBSD modules, and … |
|
|
|
@3185
|
[3185]
|
02/14/08 12:59:43 |
larsivi |
Really fixed instance from previous commit, several others plus removed … |
|
|
|
@3179
|
[3179]
|
02/13/08 10:39:24 |
larsivi |
Fix bogus check for make. |
|
|
|
@3176
|
[3176]
|
02/13/08 04:23:41 |
larsivi |
Use env to find bash before executing scripts. |
|
|
|
@3174
|
[3174]
|
02/13/08 02:43:52 |
larsivi |
Tentative explicit support for gmake for building on FreeBSD. Thanks … |
|
|
|
@3158
|
[3158]
|
02/09/08 15:23:26 |
larsivi |
install gcc/builtins only, and as a .di |
|
|
|
@3157
|
[3157]
|
02/09/08 09:51:49 |
larsivi |
Fixed which usage. |
|
|
|
@3156
|
[3156]
|
02/09/08 07:32:37 |
larsivi |
Install gcc/* too if not present. |
|
|
|
@3155
|
[3155]
|
02/07/08 22:21:44 |
sean |
Added GC.minimize(), which returns the memory used by empty pools back to … |
|
|
|
@3154
|
[3154]
|
02/06/08 17:48:50 |
Gregor |
lib/install-gdc.sh: Doesn't error out if installing over a previous … |
|
|
|
@3153
|
[3153]
|
02/06/08 17:25:37 |
Gregor |
lib/compiler/gdc/*, lib/install-gdc.sh: Made some changes to allow … |
|
|
|
@3145
|
[3145]
|
01/31/08 15:04:34 |
sean |
* Moved exception trace generation from tango.core.Exception into the … |
|
|
|
@3129
|
[3129]
|
01/25/08 12:45:19 |
larsivi |
Make sure GDC finds an object.di when building runtime from clean GDC … |
|
|
|
@3126
|
[3126]
|
01/25/08 05:01:51 |
larsivi |
Abort on DMD 1.026 |
|
|
|
@3102
|
[3102]
|
01/18/08 17:11:27 |
larsivi |
Fixed a bug that made certain path combos break the install. |
|
|
|
@3096
|
[3096]
|
01/14/08 21:02:08 |
sean |
Improved the documentation for Thread.get/setLocal a bit. This closes … |
|
|
|
@3095
|
[3095]
|
01/14/08 14:34:40 |
sean |
Added declaration for _d_gnu_cbridge_init_stdio(). This closes #771. |
|
|
|
@3088
|
[3088]
|
01/13/08 12:22:13 |
sean |
Fixed a bug in rt_detachDisposeEvent where a double entry may be created. |
|
|
|
@3087
|
[3087]
|
01/12/08 16:44:16 |
sean |
Added the following functions:
[…]
These serve the same basic purpose … |
|
|
|
@3082
|
[3082]
|
01/10/08 07:18:44 |
larsivi |
Fixes script broken by [2827], closes #852. Thanks afb! |
|
|
|
@3078
|
[3078]
|
01/08/08 21:04:34 |
sean |
* Changed how -m32 is set so the lib will build on 64-bit GDC.
* Fixed a … |
|
|
|
@3076
|
[3076]
|
01/08/08 14:21:02 |
sean |
I have changed quite a few occurrences of uint to size_t where the value … |
|
|
|
@3074
|
[3074]
|
01/07/08 17:34:29 |
sean |
Partial fix for #845. This refs #845. |
|
|
|
@3073
|
[3073]
|
01/07/08 14:34:49 |
sean |
Added GC.reserve(size_t) as a means of telling the GC to obtain a specific … |
|
|
|
@3051
|
[3051]
|
12/19/07 07:37:31 |
larsivi |
some updates |
|
|
|
@3041
|
[3041]
|
12/18/07 04:13:14 |
larsivi |
Fix binprefix -> confprefix, thx JimPanic? |
|
|
|
@3031
|
[3031]
|
12/14/07 13:57:08 |
sean |
Cleaned up makefiles a bit and fixed a warning. Tested on Win32 so far. |
|
|
|
@3017
|
[3017]
|
12/10/07 10:46:52 |
schveiguy |
changed TimeOfDay? to store only time of day instead of entire time.
fixed … |
|
|
|
@2974
|
[2974]
|
12/07/07 16:50:31 |
sean |
Removed the -v1 compiler flag and made a few changes to begin the process … |
|
|
|
@2963
|
[2963]
|
12/05/07 19:24:49 |
sean |
Moved all onOutOfMemory handling of user allocations into mallocNoSync, … |
|
|
|
@2962
|
[2962]
|
12/05/07 19:23:22 |
sean |
Made a few formatting changes and double-checked warning-enabled builds. |
|
|
|
@2959
|
[2959]
|
12/05/07 12:45:56 |
schveiguy |
Change name of DateTime? struct to Time.
Add DefaultCalendar?
deprecate Time … |
|
|
|
@2955
|
[2955]
|
12/03/07 16:35:05 |
sean |
Some changes to debug(PRINTF) lines, plus the addition of a function … |
|
|
|
@2943
|
[2943]
|
11/28/07 17:54:59 |
sean |
Merged in changes from DMD 1.024. They have been applied to GDC as well … |
|
|
|
@2940
|
[2940]
|
11/27/07 13:56:00 |
sean |
Updated documentation and overloads for TimeSpan? related functions. |
|
|
|
@2938
|
[2938]
|
11/27/07 05:15:00 |
larsivi |
Updates to configure and friends, thanks to arthur- (Arthur Loiret), … |
|
|
|
@2937
|
[2937]
|
11/27/07 05:12:48 |
larsivi |
install-dmd.sh can now be used as a single point of entry for building and … |