| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
|
| |
|
|
|
|
|
|
| |
The former is guaranteed to be set for any compiler targeting win32,
the latter is implementation dependent (but works for gcc)
See also
http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system
|
| |
|
|
|
| |
This avoids the misery and frustration of converting to the overly limited ANSI codepages and does not seem to cause any issues so far.
(bzr r15682)
|
| |
|
| |
(bzr r12386)
|
| |
|
| |
(bzr r10659)
|
|
|
which provides Unix-like behavior on Windows.
(bzr r9254)
|