|
|
|
@3712
|
[3712]
|
07/05/08 10:52:12 |
kris |
deprecated in favor of MapStream? |
|
|
|
@3711
|
[3711]
|
07/05/08 09:59:53 |
larsivi |
nitpicks |
|
|
|
@3710
|
[3710]
|
07/05/08 07:22:58 |
larsivi |
compile fix |
|
|
|
@3709
|
[3709]
|
07/05/08 06:44:30 |
Deewiant |
Turns out that changing just TCHAR isn't enough. Sorry, I'd really like … |
|
|
|
@3708
|
[3708]
|
07/05/08 06:37:01 |
Deewiant |
Changed TCHAR back to char for Win32SansUnicode. As ubyte, it breaks a … |
|
|
|
@3707
|
[3707]
|
07/04/08 23:37:30 |
kris |
added a test case |
|
|
|
@3706
|
[3706]
|
07/04/08 23:36:58 |
kris |
fixed some warnings |
|
|
|
@3705
|
[3705]
|
07/04/08 22:52:50 |
kris |
deprecated Random, and renamed Rand to be Kiss instead. Folded floating … |
|
|
|
@3704
|
[3704]
|
07/04/08 19:05:25 |
larsivi |
minor doc nitpick |
|
|
|
@3703
|
[3703]
|
07/04/08 17:16:31 |
larsivi |
since docs for new function |
|
|
|
@3702
|
[3702]
|
07/04/08 17:14:01 |
larsivi |
Add since 0.99.7 to docs, refs #1173 |
|
|
|
@3701
|
[3701]
|
07/03/08 18:09:51 |
sean |
Tweaked the syntax regarding ticket #1050 to avoid explicit use of … |
|
|
|
@3700
|
[3700]
|
07/03/08 06:22:25 |
Don Clugston |
Rename: 'addsubcarry' => 'increment'. |
|
|
|
@3699
|
[3699]
|
07/02/08 17:12:10 |
jascha |
- fixed #1019 #1061 #1075 #1078 #1101 |
|
|
|
@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 … |
|
|
|
@3696
|
[3696]
|
07/02/08 03:47:28 |
kris |
now able to send cookies with negative date |
|
|
|
@3695
|
[3695]
|
07/02/08 03:46:28 |
kris |
added a size() property to parameter-list |
|
|
|
@3694
|
[3694]
|
07/01/08 18:57:20 |
kris |
added a missing 'else' - thanks to ary manzana! |
|
|
|
@3693
|
[3693]
|
07/01/08 16:42:10 |
mclysenk |
Added fix for Fiber exceptions courtesy of Jarret. |
|
|
|
@3692
|
[3692]
|
07/01/08 02:06:50 |
kris |
fixed wild and crazy effect of static strings with trailing \0
Thanks to … |
|
|
|
@3691
|
[3691]
|
06/30/08 07:11:28 |
larsivi |
Fix unittests after [, ], {, } no longer have space appended/prepended … |
|
|
|
@3690
|
[3690]
|
06/30/08 06:56:36 |
larsivi |
Fix isPointerType, thanks Jarrett, add unittests, thanks mandel, closes … |
|
|
|
@3689
|
[3689]
|
06/30/08 05:49:32 |
larsivi |
Put a hash-bang into script - thanks Cyborg16, closes #1165 |
|
|
|
@3688
|
[3688]
|
06/30/08 04:50:31 |
larsivi |
Fix compile errors with Conduit.transfer use in Zip files after changes + … |
|
|
|
@3687
|
[3687]
|
06/29/08 18:03:13 |
kris |
adjusted load() and transfer() a bit |
|
|
|
@3686
|
[3686]
|
06/29/08 17:16:42 |
kris |
added KeepAlive? header |
|
|
|
@3685
|
[3685]
|
06/29/08 13:36:42 |
kris |
fixed GC issue |
|
|
|
@3684
|
[3684]
|
06/28/08 19:59:28 |
kris |
added some commentary |
|
|
|
@3683
|
[3683]
|
06/28/08 19:57:54 |
kris |
added optimization from mwarning
Thanks for that! |
|
|
|
@3682
|
[3682]
|
06/27/08 21:41:51 |
kris |
exposed the patch() method. May be removed in future versions! |
|
|
|
@3681
|
[3681]
|
06/27/08 20:55:39 |
kris |
added missing "unreserved" chars to Path |
|
|
|
@3680
|
[3680]
|
06/27/08 17:02:04 |
kris |
fixed old use of Header names |
|
|
|
@3679
|
[3679]
|
06/27/08 16:35:43 |
kris |
added a temporal Thread-id |
|
|
|
@3678
|
[3678]
|
06/27/08 16:34:49 |
kris |
-- |
|
|
|
@3677
|
[3677]
|
06/27/08 12:58:00 |
kris |
added a close() alias for Win32 closesocket() |
|
|
|
@3676
|
[3676]
|
06/26/08 21:00:17 |
kris |
simple encode() call should have been static |
|
|
|
@3675
|
[3675]
|
06/26/08 20:47:32 |
kris |
added a main() with test case |
|
|
|
@3674
|
[3674]
|
06/26/08 04:58:03 |
Don Clugston |
Added bignum asm X86 routines. None are public at present. |
|
|
|
@3673
|
[3673]
|
06/24/08 02:12:12 |
kris |
upgraded to use SocketConduit? in service() callback |
|
|
|
@3672
|
[3672]
|
06/23/08 23:51:38 |
kris |
fixed comments |
|
|
|
@3671
|
[3671]
|
06/23/08 20:47:18 |
kris |
added a nasty hack to retain cached whitespace whilst ignoring prior … |
|
|
|
@3670
|
[3670]
|
06/23/08 03:25:02 |
kris |
added a convenient DataOutputPool? |
|
|
|
@3669
|
[3669]
|
06/23/08 03:24:26 |
kris |
isolated simple remove/replace methods |
|
|
|
@3668
|
[3668]
|
06/23/08 02:18:47 |
kris |
add() now returns the value |
|
|
|
@3667
|
[3667]
|
06/23/08 00:16:39 |
kris |
added unused() and optimized opApply() |
|
|
|
@3666
|
[3666]
|
06/22/08 23:43:54 |
kris |
added support for void |
|
|
|
@3665
|
[3665]
|
06/22/08 22:19:27 |
kris |
cleaned example up |
|
|
|
@3664
|
[3664]
|
06/22/08 22:17:31 |
kris |
removed dead decls |
|
|
|
@3663
|
[3663]
|
06/22/08 22:16:00 |
kris |
fixed comments |
|
|
|
@3662
|
[3662]
|
06/22/08 21:46:44 |
kris |
added opIndexAssign() |
|
|
|
@3661
|
[3661]
|
06/22/08 19:36:01 |
kris |
fixed a comment |
|
|
|
@3660
|
[3660]
|
06/22/08 18:07:53 |
kris |
made recv() optional |
|
|
|
@3659
|
[3659]
|
06/22/08 18:06:20 |
kris |
removed isOnline by mistake |
|
|
|
@3658
|
[3658]
|
06/22/08 17:59:20 |
kris |
revised to host user-defined types |
|
|
|
@3657
|
[3657]
|
06/22/08 00:18:37 |
kris |
now supports typesafe variadics |
|
|
|
@3656
|
[3656]
|
06/21/08 23:59:12 |
kris |
A simple Vector, with no dynamic (heap) allocation |
|
|
|
@3655
|
[3655]
|
06/21/08 03:06:56 |
kris |
can now reset a Socket with a socket_t instance |
|
|
|
@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. |
|
|
|
@3652
|
[3652]
|
06/20/08 16:59:52 |
kris |
reversed the opIn() variant |
|
|
|
@3651
|
[3651]
|
06/20/08 14:46:26 |
sean |
Changed array compare to call TypeInfo?.equals and TypeInfo?.compare rather … |
|
|
|
@3650
|
[3650]
|
06/20/08 14:25:43 |
keinfarbton |
Typo in ddoc. |
|
|
|
@3649
|
[3649]
|
06/20/08 12:55:42 |
kris |
-- |
|
|
|
@3648
|
[3648]
|
06/19/08 20:26:03 |
kris |
fixes for char[]/FilePath change |
|
|
|
@3647
|
[3647]
|
06/19/08 19:26:09 |
kris |
update to focus on char[] paths instead of FilePath? |
|
|
|
@3646
|
[3646]
|
06/19/08 19:20:38 |
kris |
had to add casts for revised Win32 API headers |
|
|
|
@3645
|
[3645]
|
06/19/08 18:49:30 |
kris |
adjusted formatting for array output |
|
|
|
@3644
|
[3644]
|
06/19/08 17:46:57 |
larsivi |
Move chmod to where it is really needed, thanks mandel. |
|
|
|
@3643
|
[3643]
|
06/19/08 16:50:17 |
kris |
now using InvalidFileHandle? to represent a null handle (for Win32) |
|
|
|
@3642
|
[3642]
|
06/19/08 16:41:25 |
kris |
removed Exception throw from detach() ... need to revisit this interface, … |
|
|
|
@3641
|
[3641]
|
06/19/08 16:40:30 |
kris |
oops, forgot about Win32SansUnicode |
|
|
|
@3640
|
[3640]
|
06/19/08 15:03:33 |
kris |
FileConduit? updates. FilePath? usage is being deprecated at this level |
|
|
|
@3639
|
[3639]
|
06/19/08 05:23:05 |
larsivi |
Workaround for erroneous type deduction in DMD 1.031 |
|
|
|
@3638
|
[3638]
|
06/18/08 22:14:59 |
kris |
FileConduit? now based around char[], and exposes the open() method for … |
|
|
|
@3637
|
[3637]
|
06/18/08 22:14:05 |
kris |
fixed a typo :) |
|
|
|
@3636
|
[3636]
|
06/18/08 21:33:41 |
kris |
added a toStringz() for multiple char[] conversion |
|
|
|
@3635
|
[3635]
|
06/18/08 21:06:44 |
keinfarbton |
Made tango.sys.win32.Types equal to the one in DWT. Fixes also ticket … |
|
|
|
@3634
|
[3634]
|
06/18/08 05:12:29 |
larsivi |
Updated package list. |
|
|
|
@3633
|
[3633]
|
06/17/08 22:06:21 |
kris |
fixed bogus extra \r\n bug in terminate() |
|
|
|
@3632
|
[3632]
|
06/17/08 19:21:48 |
Nietsnie |
Added missing semi-colon to example |
|
|
|
@3631
|
[3631]
|
06/17/08 18:50:27 |
kris |
fixed a typo |
|
|
|
@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 |
|
|
|
@3628
|
[3628]
|
06/17/08 06:05:59 |
larsivi |
Make sure all binaries are executable, closes #1147, thanks predaeus. Note … |
|
|
|
@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 |
|
|
|
@3625
|
[3625]
|
06/16/08 18:27:23 |
kris |
fixed the example |
|
|
|
@3624
|
[3624]
|
06/16/08 14:50:13 |
sean |
Rolling back the changes from [3619] because they're apparently broken on … |
|
|
|
@3623
|
[3623]
|
06/15/08 23:15:46 |
kris |
cleanup |
|
|
|
@3622
|
[3622]
|
06/15/08 18:43:34 |
kris |
adding a socket pool, for retaining multiple connections to a host server |
|
|
|
@3621
|
[3621]
|
06/15/08 18:42:27 |
kris |
added a take() wrapper |
|
|
|
@3620
|
[3620]
|
06/15/08 18:42:01 |
kris |
loggers now return void |
|
|
|
@3619
|
[3619]
|
06/15/08 15:24:32 |
sean |
Applied v3 patch from #1071. I will make changes to implicitly call the … |
|
|
|
@3618
|
[3618]
|
06/14/08 17:44:27 |
kris |
made log.append() usage a bit simpler via opCall and some aliases |
|
|
|
@3617
|
[3617]
|
06/13/08 19:54:23 |
kris |
fixes 1144 :: ThreadPool? compile error, gdc/64bit
Thanks to Mandel |
|
|
|
@3616
|
[3616]
|
06/13/08 16:31:06 |
kris |
removed support for lazy delegates, since their usage is just too awkward |
|
|
|
@3615
|
[3615]
|
06/13/08 15:12:06 |
schveiguy |
Missed semicolon in doc example |
|
|
|
@3614
|
[3614]
|
06/13/08 14:49:00 |
kris |
added a note about timeout values |
|
|
|
@3613
|
[3613]
|
06/13/08 14:46:37 |
kris |
fixes 1140 :: tango.io.FileSystem?.getDirectory Returns Malformed … |