May 2012 Archives by date
Starting: Tue May 1 09:42:17 PDT 2012
Ending: Thu May 31 08:16:18 PDT 2012
Messages: 90
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Sean Kelly
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Alex Rønne Petersen
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Andrei Alexandrescu
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Alex Rønne Petersen
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Andrei Alexandrescu
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Alex Rønne Petersen
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Jonathan M Davis
- [phobos] Why does std.concurrency public import a bunch of synchronization primitive modules from druntime?
Alex Rønne Petersen
- [phobos] [D-Programming-Language/phobos] 2b9d15: Added documentation to undocumented overload of st...
GitHub
- [phobos] [D-Programming-Language/phobos] 4f598f: std.path: Added more function attributes
GitHub
- [phobos] [D-Programming-Language/phobos] 539134: Kill some public imports of core.sync.* in std.con...
GitHub
- [phobos] [D-Programming-Language/phobos] c1aa44: Revert a part of pull #558
GitHub
- [phobos] [D-Programming-Language/phobos] bd72ae: Fix issue 8011 BigInt ++ and -- do wrong thing on ...
GitHub
- [phobos] [D-Programming-Language/phobos] 350a8f: Do not call `getcwd` (or other `base`) in `absolut...
GitHub
- [phobos] std.bind removal?
Alex Rønne Petersen
- [phobos] std.bind removal?
Jonathan M Davis
- [phobos] [D-Programming-Language/phobos] 48cd94: Added std.file.tempDir()
GitHub
- [phobos] [D-Programming-Language/phobos] 449f4a: Added std.path.tempDir to changelog.
GitHub
- [phobos] [D-Programming-Language/phobos] 99405c: fix simple example
GitHub
- [phobos] [D-Programming-Language/phobos] 6e053f: Changelog should say std.file.tempDir
GitHub
- [phobos] [D-Programming-Language/phobos] 6e053f: Changelog should say std.file.tempDir
Jonathan M Davis
- [phobos] [D-Programming-Language/phobos] 6e053f: Changelog should say std.file.tempDir
Lars Tandle Kyllingstad
- [phobos] [D-Programming-Language/phobos] 6e053f: Changelog should say std.file.tempDir
Jonathan M Davis
- [phobos] [D-Programming-Language/phobos] df21e3: fix Issue 4583 - PIC code not working: EBX registe...
GitHub
- [phobos] [D-Programming-Language/phobos] 65bd54: std.file: Fix time unittest when temp file exists ...
GitHub
- [phobos] [D-Programming-Language/phobos] ffd375: std.md5: Lower buffer size in mdFile example
GitHub
- [phobos] [D-Programming-Language/phobos] c71052: Fix: Incorrect indentation using std.xml.pretty.
GitHub
- [phobos] [D-Programming-Language/phobos] 92ea49: Change C++ style CT test to D style, make unittest...
GitHub
- [phobos] [D-Programming-Language/phobos] a6e38e: Fix Issue 8037 - hasElaborateDestructor is false f...
GitHub
- [phobos] [D-Programming-Language/phobos] 273eb2: Fix Issue 8039 - `scoped` doesn't call any elabora...
GitHub
- [phobos] [D-Programming-Language/phobos] 07d34c: Fix for BUG 4744, enum parsing will now test every...
GitHub
- [phobos] [D-Programming-Language/phobos] 279963: fix Issue 8055 - std.algorithm.move corrupts moved...
GitHub
- [phobos] [D-Programming-Language/phobos] 2503b1: Fix Issue 6580 - scoped classes are aligned incorr...
GitHub
- [phobos] [D-Programming-Language/phobos] afbc6f: avoid performance penalty for scope (success)
GitHub
- [phobos] [D-Programming-Language/phobos] cda3c0: Improvements to std.format documentation
GitHub
- [phobos] [D-Programming-Language/phobos] e3cfae: fix Issue 7919 - Sample code works on GDC but fail...
GitHub
- [phobos] The future of std.demangle, std.loader, std.stdint?
Alex Rønne Petersen
- [phobos] The future of std.demangle, std.loader, std.stdint?
Jonathan M Davis
- [phobos] The future of std.demangle, std.loader, std.stdint?
Don Clugston
- [phobos] [D-Programming-Language/phobos] aaaca4: Make generated accessor for bitfields @safe pure n...
GitHub
- [phobos] [D-Programming-Language/phobos] 38ef7d: Remove std.bind (deprecated from the day delegates...
GitHub
- [phobos] [D-Programming-Language/phobos] f25f1f: std.regex: Fix math in replace example=0D
GitHub
- [phobos] [D-Programming-Language/phobos] 51bdc4: Change scoped to "Voldemort Type"
GitHub
- [phobos] [D-Programming-Language/phobos] 66c886: Mehrdad's first commit, mainly as a test. Changed ...
GitHub
- [phobos] crc32 module
Alex Rønne Petersen
- [phobos] [D-Programming-Language/phobos] b4157c: Remove std.contracts (deprecated a long, long time...
GitHub
- [phobos] crc32 module
Andrei Alexandrescu
- [phobos] crc32 module
Alex Rønne Petersen
- [phobos] unittest.d
Alex Rønne Petersen
- [phobos] unittest.d
Jonathan M Davis
- [phobos] [D-Programming-Language/phobos] 096cb6: when deleting files from posix.mak, delete them fr...
GitHub
- [phobos] [D-Programming-Language/phobos] e733ca: more updates to win32.mak
GitHub
- [phobos] [D-Programming-Language/phobos] aa96e1: revert my mistaken changes
GitHub
- [phobos] [D-Programming-Language/phobos] 30d712: - Replace Linux-specific definitions of stopped, s...
GitHub
- [phobos] [D-Programming-Language/phobos] feb2c3: Add isBuiltin to detect builtin types.
GitHub
- [phobos] [D-Programming-Language/phobos] f1566f: fix issue 7022
GitHub
- [phobos] [D-Programming-Language/phobos] ab6115: quick shot at ctRegex issue 7740
GitHub
- [phobos] [D-Programming-Language/phobos] cdd6a8: Remove unneeded C stuff and trailing whitespace fr...
GitHub
- [phobos] [D-Programming-Language/phobos] 52462b: fix Issue 7909 - to!(enum)(string) and to!(string)...
GitHub
- [phobos] [D-Programming-Language/phobos] fb964a: Merge conversions representing with string into on...
GitHub
- [phobos] [D-Programming-Language/phobos] 4aae62: std/regex.d: fix typo in documentation (occurrence...
GitHub
- [phobos] [D-Programming-Language/phobos] 53cf50: Fixed note on bidirectional ranges.
GitHub
- [phobos] [D-Programming-Language/phobos] 4ee4ef: fix Issue 7796 - std.typecons.Unique is using writ...
GitHub
- [phobos] [D-Programming-Language/phobos] ca86da: Bug 4356 is fixed, use ordinary assertion.
GitHub
- [phobos] [D-Programming-Language/phobos] f38bc8: remove windows declarations
GitHub
- [phobos] [D-Programming-Language/phobos] cb2613: Fix empty range creation when using stride.
GitHub
- [phobos] [D-Programming-Language/phobos] a83d5f: issue 5650 - A RedBlackTree performance problem
GitHub
- [phobos] [D-Programming-Language/phobos] 12a866: fix Issue 7898 - [CTFE] std.algorithm:copy fails w...
GitHub
- [phobos] [D-Programming-Language/phobos] 1a4e28: Removed deprecated functions which were to be remo...
GitHub
- [phobos] [D-Programming-Language/phobos] cc17f7: Improve the const-correctness of Appender and RefA...
GitHub
- [phobos] [D-Programming-Language/phobos] c12eeb: @trusted pure nothrow const in some parts of std.v...
GitHub
- [phobos] [D-Programming-Language/phobos] ebcba6: fix Issue 7982 - unsigned reverse iota broken
GitHub
- [phobos] [D-Programming-Language/phobos] ed00f6: fix Issue 7824 - isInputRange fails to recognize i...
GitHub
- [phobos] [D-Programming-Language/phobos] 0bc122: std.algorithm.fill must accept InputRange
GitHub
- [phobos] [D-Programming-Language/phobos] a603f6: Added May deprecations to changelog.
GitHub
- [phobos] [D-Programming-Language/phobos] 93da97: typeof(null) is not any reference types in std.tra...
GitHub
- [phobos] [D-Programming-Language/phobos] 0320e5: fix Issue 8015 - std.typecons.Tuple does not suppo...
GitHub
- [phobos] [dmd-beta] Time for new beta
Brad Roberts
- [phobos] [dmd-beta] Time for new beta
Alex Rønne Petersen
- [phobos] [D-Programming-Language/phobos] 26c7cb: Added SetFunctionAttributes.
GitHub
- [phobos] [D-Programming-Language/phobos] a8aa8c: Implement feqrel!(float) + fix code formatting
GitHub
- [phobos] [D-Programming-Language/phobos] bff325: File.detach should decrement the ref count - Issue...
GitHub
- [phobos] [dmd-beta] Time for new beta
Dmitry Olshansky
- [phobos] [D-Programming-Language/phobos] b1a9c1: Changed min()/max() to compare against T.init inst...
GitHub
- [phobos] [dmd-beta] Time for new beta
Jacob Carlborg
- [phobos] [D-Programming-Language/phobos] 09a080: Remove deprecated tgamma and erfc from math
GitHub
- [phobos] [D-Programming-Language/phobos] 73b56a: Revert "Changed min()/max() to compare against T.i...
GitHub
- [phobos] [D-Programming-Language/phobos] 1bd9b7: fix Issue 8171 - Broken std.algorithm.move for nes...
GitHub
- [phobos] [D-Programming-Language/phobos] aca708: Fixed typo.
GitHub
- [phobos] [D-Programming-Language/phobos] 72a33d: Replace object.clear to destroy
GitHub
Last message date:
Thu May 31 08:16:18 PDT 2012
Archived on: Thu May 31 08:18:19 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).