Commit graph

10157 commits

Author SHA1 Message Date
Andrei Alexandrescu
9b360cc64c Merge pull request #3422 from WalterBright/rangewrite
Range-ify std.file.write(), readText() and append()
2015-06-18 19:04:05 -07:00
Hackerpilot
b3c2d0474d Add getSymbolsByUDA template 2015-06-18 14:10:42 -07:00
Walter Bright
d842f7d576 Range-ify std.file.write() 2015-06-18 13:40:35 -07:00
Walter Bright
ec8fb20f30 Merge pull request #3150 from rainers/build_win32coff
Add targets for Win32/COFF to win64.mak
2015-06-18 12:53:42 -07:00
Andrei Alexandrescu
6be93ff94d Merge pull request #3419 from WalterBright/pathtypo
std.path.toNormalizedPath - fix typo
2015-06-18 10:39:27 -07:00
Andrei Alexandrescu
0bf5902463 Merge pull request #3418 from WalterBright/rangeread
Range-ify std.file.read()
2015-06-18 10:35:17 -07:00
Robert Schadek
a9758d00f5 Merge pull request #3363 from economicmodeling/add-getUDA
Add getUDA template
2015-06-18 11:17:43 +02:00
Walter Bright
223913c31b Range-ify std.file.read() 2015-06-17 15:17:21 -07:00
Martin Nowak
890656be36 Merge pull request #3420 from MartinNowak/stable
Merge remote-tracking branch 'upstream/master' into stable
2015-06-17 23:02:21 +02:00
Andrei Alexandrescu
d3b8c95e93 Merge pull request #3417 from WalterBright/rangecstring3
get tempCString to infer @trusted
2015-06-17 14:00:56 -07:00
Walter Bright
681964cfbf get tempCString to infer @trusted 2015-06-17 10:16:33 -07:00
Martin Nowak
51a51e7813 Merge remote-tracking branch 'upstream/master' into stable
In preparation of 2.068.0.
2015-06-17 14:03:06 +02:00
Walter Bright
bb2a23050f std.path.toNormalizedPath - fix typo 2015-06-17 03:31:08 -07:00
Vladimir Panteleev
7bd292d4eb Windows Makefiles: Fix building documentation again 2015-06-17 07:42:28 +00:00
Vladimir Panteleev
f830db2b48 Merge pull request #3412 from Dicebot/curl-file-import
[REG] Add missing std.stdio import to std.net.curl
2015-06-17 07:19:04 +03:00
Steven Schveighoffer
f012f7d4b4 Merge pull request #3415 from WalterBright/rangecstring2
Range-ify std.internal.cstring 2nd try
2015-06-16 22:06:22 -04:00
Walter Bright
ed1a063e68 Range-ify std.internal.cstring 2nd try 2015-06-16 18:02:00 -07:00
Steven Schveighoffer
2761e5e427 Merge pull request #3414 from WalterBright/comment14696
add comment about Bugzilla 14696
2015-06-16 17:10:06 -04:00
Walter Bright
cb5aa5339e add comment about Bugzilla 14696 2015-06-16 13:44:47 -07:00
David Nadlinger
72bb1fff8e Merge pull request #3413 from WalterBright/fixTernDtor
std.process.spawnProcessImpl memory corruption bug
2015-06-16 22:32:16 +02:00
Walter Bright
97485c5445 std.process.spawnProcessImpl memory corruption bug 2015-06-16 13:03:15 -07:00
Vladimir Panteleev
7ab82a3fa8 Merge pull request #3279 from aG0aep6G/XREF_PACK
fix package XREFs
2015-06-16 08:30:04 +03:00
Dicebot
ff14539e17 Add missing std.stdio import to std.net.curl
Not tested `static if` branch used `File` symbol without
having proper import
2015-06-16 00:08:10 +03:00
anonymous
b28962635f fix package XREFs
Also add escaping underscores in some places, and rewrap to 80 columns
where touching anyway.
2015-06-15 22:30:41 +02:00
Dmitry Olshansky
559038b363 Merge pull request #3350 from CyberShadow/pull-20150530-153409
posix.mak: Add DELETE_ON_ERROR
2015-06-13 21:16:58 +03:00
Andrei Alexandrescu
f109d99245 Merge pull request #3411 from schuetzm/warning-tagged-ptr
Add warning about GC to taggedPointer and taggedClassRef docs
2015-06-13 08:50:55 -07:00
Marc Schütz
542a657916 Add warning about GC to taggedPointer and taggedClassRef docs 2015-06-13 14:50:03 +02:00
Hara Kenji
60b427b8c8 Merge pull request #3410 from D-Programming-Language/revert-3404-rangecstring
Revert "Range-ify std.internal.cstring"
2015-06-13 17:30:05 +09:00
Hara Kenji
46794c7695 Revert "Range-ify std.internal.cstring" 2015-06-13 16:52:55 +09:00
Steven Schveighoffer
c6e3b256fe Merge pull request #3409 from JesseKPhillips/octaldocs
Minor change to octal documentation
2015-06-12 23:44:52 -04:00
Jesse Phillips
7996459389 Add reference to C for octal numbers 2015-06-12 20:23:23 -07:00
Steven Schveighoffer
2e9d867f88 Remove static ctor in template to avoid issue with cycles. 2015-06-12 18:41:03 -04:00
Andrei Alexandrescu
fd0c10325c Merge pull request #3392 from j-pet/master
SERIOUS BUG in the windows-1252 charMap
2015-06-12 12:30:02 -07:00
Marc Schütz
57ecc812d7 Add std.digest.hmac 2015-06-12 20:37:47 +02:00
Andrei Alexandrescu
b02ea54612 Merge pull request #3400 from burner/logger_less_code_better_debugging
logger cleanup2:
2015-06-12 09:53:17 -07:00
Andrei Alexandrescu
fd95fa7769 Merge pull request #3404 from WalterBright/rangecstring
Range-ify std.internal.cstring
2015-06-12 09:28:34 -07:00
Robert burner Schadek
eb9b3b16f1 logger cleanup2:
* random filenames were not the best idea
2015-06-12 11:30:46 +02:00
Robert Schadek
8d2f6c4d54 Merge pull request #3403 from andralex/fix-unittests
package-shared unittest functions should not be under version(unittest)
2015-06-12 10:34:40 +02:00
Walter Bright
4d9a304d8c Range-ify std.internal.cstring 2015-06-12 00:39:34 -07:00
Andrei Alexandrescu
af30f1d204 In highly concurrent runs there are odd races across .o file names, so added mktemp to run each unittest in its own dir 2015-06-11 23:50:58 -07:00
Andrei Alexandrescu
66c5b91587 package-shared unittest functions should not be under version(unittest) 2015-06-11 23:04:05 -07:00
Steven Schveighoffer
780b9573fc Merge pull request #3402 from WalterBright/curl
std.process.browse() - fix memory corruption bug
2015-06-12 00:27:04 -04:00
Andrei Alexandrescu
a99e1c437e Merge pull request #3315 from nordlow/add-merge-range
Add new lazy range: merge()
2015-06-11 20:24:19 -07:00
Walter Bright
6ad3081c10 std.process.browse() - fix memory corruption bug 2015-06-11 20:04:04 -07:00
Walter Bright
54be279496 Merge pull request #3398 from andralex/odbc
Add etc.c.odbc
2015-06-11 18:53:16 -07:00
Andrei Alexandrescu
0cd6943e19 Add path to sqlucode.d in win*.mak 2015-06-11 18:23:16 -07:00
Andrei Alexandrescu
a890169d28 Make SQL_SUCCEEDED a template 2015-06-11 17:41:52 -07:00
Andrei Alexandrescu
db50ef2a92 Make couple more inline functions templates 2015-06-11 17:32:56 -07:00
Andrei Alexandrescu
27728fd303 Make SQL_LEN_BINARY_ATTR a template 2015-06-11 17:29:42 -07:00
Andrei Alexandrescu
ee91658531 Canonical forum link 2015-06-11 17:13:21 -07:00