Walter Bright
|
5e6919f5e6
|
make 64 bit std.format unittests work
|
2011-01-13 05:28:49 +00:00 |
|
Walter Bright
|
89387bb1ce
|
detab
|
2011-01-11 08:19:18 +00:00 |
|
Walter Bright
|
b427a20351
|
fix 64 bit zip support
|
2011-01-11 08:07:11 +00:00 |
|
Brad Roberts
|
3ce0deaecc
|
bug 3324:fix md5 example code
|
2011-01-09 20:29:20 +00:00 |
|
Walter Bright
|
968eb0a361
|
fix 64 bit sign extension
|
2011-01-09 07:39:48 +00:00 |
|
Walter Bright
|
920ee0bc08
|
fix 64 bit std.regexp
|
2011-01-06 06:40:34 +00:00 |
|
Walter Bright
|
a08628aaf9
|
fix linux declarations
|
2011-01-05 08:18:06 +00:00 |
|
Walter Bright
|
186802ff7e
|
fold in Don's Phobos2 math changes
|
2011-01-05 04:03:40 +00:00 |
|
Walter Bright
|
83205340f7
|
add source annotations
|
2011-01-01 04:43:26 +00:00 |
|
Walter Bright
|
837025c01c
|
64 bit headers
|
2011-01-01 04:23:46 +00:00 |
|
Walter Bright
|
a8e23417c6
|
64 bit support for std.math
|
2011-01-01 02:31:03 +00:00 |
|
Walter Bright
|
4ee5cdef75
|
more 64 bit fixes
|
2010-12-30 09:14:23 +00:00 |
|
Walter Bright
|
3bc82c353c
|
more 64
|
2010-12-21 09:47:58 +00:00 |
|
Walter Bright
|
eeb6796e9a
|
repair bit rot on make -cov
|
2010-12-11 06:02:12 +00:00 |
|
Walter Bright
|
31f3424b85
|
64 bits
|
2010-12-03 00:23:46 +00:00 |
|
Walter Bright
|
afdf88d0f6
|
more 64
|
2010-11-21 11:07:29 +00:00 |
|
Walter Bright
|
434fff15be
|
64 bit stuff
|
2010-11-07 05:49:59 +00:00 |
|
Walter Bright
|
8492b37a88
|
more 64
|
2010-10-25 06:24:16 +00:00 |
|
Walter Bright
|
397f056649
|
64 bit varargs
|
2010-10-21 22:36:31 +00:00 |
|
Walter Bright
|
45a0c5c6b2
|
add typeinfo support for va_args
|
2010-10-13 04:41:01 +00:00 |
|
Walter Bright
|
7d3fc0e281
|
64 bit WIP
|
2010-10-11 23:37:30 +00:00 |
|
Walter Bright
|
7d4f7c9971
|
64 bit fixes
|
2010-10-04 08:58:51 +00:00 |
|
Walter Bright
|
01982835e9
|
update html
|
2010-09-11 07:26:07 +00:00 |
|
Walter Bright
|
3b677eba01
|
added _flags to _iobuf for Linux
|
2010-09-09 21:41:18 +00:00 |
|
Walter Bright
|
1937829d8a
|
auto => scope
|
2010-08-28 07:04:29 +00:00 |
|
Walter Bright
|
35c94fdc70
|
add files for dynlib, see Bugzilla 4080
|
2010-08-27 02:00:01 +00:00 |
|
Walter Bright
|
f387045259
|
more 64 bit corrections
|
2010-08-25 21:36:32 +00:00 |
|
Shin Fujishiro
|
28e80ce37e
|
[1.x] Fixed an error in std.utf unittest.
Must reset i to 0 after calling decode().
|
2010-08-21 16:28:28 +00:00 |
|
Walter Bright
|
7ec7e92fa0
|
mostly ported to -m64
|
2010-08-21 08:45:14 +00:00 |
|
David Simcha
|
198c4025e7
|
Bug 3361 code in std.zlib concatenates void[] arrays (D1 fix)
|
2010-08-16 23:45:46 +00:00 |
|
Walter Bright
|
161c3c4ce7
|
first pass for 64 bit port
|
2010-08-13 19:53:47 +00:00 |
|
Walter Bright
|
bbf846e95f
|
detab
|
2010-07-05 01:43:54 +00:00 |
|
Walter Bright
|
03bc2e3aa4
|
start 64 bit assembler
|
2010-07-05 01:13:33 +00:00 |
|
Shin Fujishiro
|
7f2e55613f
|
[1.x] Fixed bugzilla 978: std.utf's toUTF* functions accept some invalid and reject some valid UTF.
* Fixed decode() to accept U+FFFE and U+FFFF.
* Changed some assert contracts (which check input for validity) to if-throw.
|
2010-06-23 03:02:15 +00:00 |
|
Shin Fujishiro
|
e4b8c4caf7
|
Fixed bugzilla 2835: std.socket.TcpSocket doesn't actually connect.
Merged from trunk; see r1543.
|
2010-05-23 23:40:02 +00:00 |
|
Walter Bright
|
04e851716e
|
tabs to spaces
|
2010-05-22 21:04:09 +00:00 |
|
Walter Bright
|
42a496af51
|
harmonize a bit with D2 std.date
|
2010-05-22 21:00:02 +00:00 |
|
Walter Bright
|
fd34102244
|
unwound posix changes that won't compile
|
2010-04-07 05:32:54 +00:00 |
|
Walter Bright
|
27fb4d7f33
|
add copyright/license
|
2010-03-12 19:00:55 +00:00 |
|
Walter Bright
|
593928757b
|
bugzilla 3885
|
2010-03-12 08:43:46 +00:00 |
|
Walter Bright
|
f5b5e6b347
|
fix switch case fallthrough bug found by Ellery Newcomer
|
2009-11-16 02:10:22 +00:00 |
|
Walter Bright
|
ae7feddb6f
|
to build and unittest
|
2009-08-28 20:17:44 +00:00 |
|
Walter Bright
|
b5b27d9c7b
|
update
|
2009-08-28 19:05:12 +00:00 |
|
Don Clugston
|
fea782d78c
|
Fix bug 2398.
|
2009-07-16 14:45:57 +00:00 |
|
Walter Bright
|
b278f16907
|
fix unit test
|
2009-07-04 08:55:36 +00:00 |
|
Don Clugston
|
48bda971ae
|
Fix for bugzilla 3040 (if that actually is a bug).
|
2009-06-01 05:48:28 +00:00 |
|
Walter Bright
|
12d6a01f7e
|
bugzilla 3016
|
2009-05-22 23:58:55 +00:00 |
|
Walter Bright
|
b1c00f682b
|
bugzilla 2429
|
2009-05-14 23:31:27 +00:00 |
|
Walter Bright
|
4abd75e9b0
|
improve OS abstraction
|
2009-04-30 05:48:22 +00:00 |
|
Walter Bright
|
e6e77ef6b4
|
initial Solaris port
|
2009-04-29 10:26:11 +00:00 |
|