projects
/
software/druntime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
software/druntime.git
2008-12-08
Leandro Lucarella
GC using spin locks patch by David Simcha
spinlock
commit
|
commitdiff
|
tree
|
snapshot
2008-12-06
Leandro Lucarella
Remove unused import core.stdc.stdio
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
Leandro Lucarella
Allow building directly using 'make'
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
Leandro Lucarella
Don't use dmd directly in the makefiles, use $(DC)
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
Leandro Lucarella
Use unix EOL style for makefiles
commit
|
commitdiff
|
tree
|
snapshot
2008-11-26
Leandro Lucarella
Make build-dmd.sh use DC environment variable
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
sean
Added core.vararg for variadic argument handling. ...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
sean
* Small fix to a typo in trunk/cover.d
commit
|
commitdiff
|
tree
|
snapshot
2008-11-24
sean
* Removed -version=Posix from dmd.conf. This flag...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-24
walter
cover.d does not produce output
commit
|
commitdiff
|
tree
|
snapshot
2008-11-21
sean
* Removed "-debug" from the list of debug build flags...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
sean
* Auto type determination was broken in some unit tests...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
sean
Fixed the static data area range calculation. Previous...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-06
walter
fix scope
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
sean
Changed D 2.0 runtime to account for 'this' being chang...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
sean
* Fixed the documentation for sleep().
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
sean
* Reclassified most runtime-generated errors as Errors...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-31
sean
Changed the package name for bitmanip.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-29
sean
Fixed 64-bit prototype for dirent_r routine.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-29
sean
Added static data segment support to the new Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
sean
First attempt at support for dynamic library loading...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
sean
Removed stdc directory. This was moved to core/stdc.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
sean
* Moved sys into core.sys
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
sean
Changed pthread_cleanup to properly account for platfor...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
walter
enable generation of gcstub.obj
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
walter
restored support for setting gc handle
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
sean
Fixed a few build script issues on posix, including...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
sean
Changed Thread.sleep() to accept a long with a tick...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
sean
No longer default-initializing a buffer which is immedi...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
sean
* Changed top-level exception class name from 'Exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
walter
fix support for file/line
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
sean
Fixed import path override for library build on posix.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
sean
Fixed a potential issue with building druntime. src...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
sean
Fixed a build error on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
walter
add hidden function error support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
walter
update readme.txt
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
walter
restored Object.factory()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
walter
renamed output library
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
walter
fix it so it compiles
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
sean
Added _d_delarray_t and _d_allocmemory.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
sean
Added Error alias for Exception as a placeholder until...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
sean
Merged in changes from Phobos SVN.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
sean
Fixed eol-style for all source files. This closes #1
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
sean
Fixed a few mistakes regarding invariance, etc, between...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-06
sean
Fixed a few mistakes regarding invariance, etc, between...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
sean
Applied freebsd stdc changes from Tango.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
sean
Added "invariant" module to fix link issues because...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
sean
Removed an errant lib file.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
sean
Applied all D2 changes to trunk. It should now be...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
sean
Finished flattening D1/D2 differences. Except for...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
sean
The next batch of updates towards D2 support. The...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
sean
First commit of the D Runtime Project. This includes...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
root
initial repository setup
commit
|
commitdiff
|
tree
|
snapshot