Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

root/trunk


Mode:

Legend:

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