Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Ideal staging branch v2.062-b1 for druntime #409

Merged
merged 82 commits into from
Feb 11, 2013

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Feb 11, 2013

Current dmd2beta.zip is based on 34f8e67.
But, current 'staging' branch does not reflect the fact.

This pull request imports all changes ("v2.061" tag to 34f8e67) into 'staging' branch.

jpf91 and others added 30 commits December 13, 2012 16:59
The normal functions should be aliases to the *64 functions,
even if _LARGEFILE64_SOURCE is false. _LARGEFILE64_SOURCE is
more or less deprecated.
- core.sys.posix.fcntl
- core.sys.posix.signal
- core.sys.posix.sys.mman
- core.sys.posix.sys.socket
- I rechecked glibc's definitions
This reverts commit f66067e, reversing
changes made to c97b1e9.
- "clang -cc1as" only accepts the double dashed version
No Solaris declarations for now.
Fix a few issues with posix.mak
Add core.sys.posix.grp to complement core.sys.posix.pwd
Add an LREF and document CArgs properly.
- the wrong variable was set for OpenBSD and Solaris
- remove implicit ModuleGroup.free() call in ModuleInfo.runDtors()
- free module array passed to ModuleGroup constructor on any
  platform but Win32
rename rt.util.string.intToString -> uintToString
alexrp and others added 28 commits January 21, 2013 10:28
Explicitly set AA value alignment in slot to size_t.sizeof bytes (fixes bug 8583)
Issue 9373 - Add info messages to deprecated statements.
Fix a number of stylistic issues in etc.linux.memoryerror.
allow to pass QUIET= to make for verbose output
- mak/posix.mak for simple GNU make include
- linux/epoll.d, linux/sys/signalfd.d, posix/sys/ioctl.d, posix/sys/statvfs.d
turn on optimization and suppress logo
WalterBright added a commit that referenced this pull request Feb 11, 2013
Ideal staging branch v2.062-b1 for druntime
@WalterBright WalterBright merged commit 9506b12 into dlang:staging Feb 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.