| .. |
|
backend
|
Fix up handling of simple-form CASE with constant test expression.
|
2010-12-19 15:31:51 -05:00 |
|
bin
|
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to release 8.4 - earlier releases would require more changes and it's not worth the trouble.
|
2010-12-24 13:31:48 -05:00 |
|
include
|
Remove optreset from src/port/ implementations of getopt and getopt_long.
|
2010-12-16 16:22:12 -05:00 |
|
interfaces
|
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to release 8.4 - earlier releases would require more changes and it's not worth the trouble.
|
2010-12-24 13:31:48 -05:00 |
|
makefiles
|
Allow for LDFLAGS_SL already having a value in Makefile.aix.
|
2010-07-06 03:41:02 +00:00 |
|
pl
|
Translation updates for release 9.0.2
|
2010-12-13 23:20:00 +02:00 |
|
port
|
Remove optreset from src/port/ implementations of getopt and getopt_long.
|
2010-12-16 16:22:12 -05:00 |
|
template
|
Don't try to force use of -no-cpp-precomp on OS X. It's been five years
|
2010-08-02 04:51:25 +00:00 |
|
test
|
Prevent inlining a SQL function with multiple OUT parameters.
|
2010-12-01 00:53:23 -05:00 |
|
timezone
|
Update time zone data files to tzdata release 2010o: DST law changes in
|
2010-12-13 12:42:25 -05:00 |
|
tools
|
Fix msvc build for localized versions of Visual C++
|
2010-10-17 16:38:54 +02:00 |
|
tutorial
|
Remove copyright mention of Andrew Yu, per author's permission.
|
2010-02-02 18:52:02 +00:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:06 +02:00 |
|
bcc32.mak
|
Remove old-style win32 client-only visual c++ build infrastructure for everything except
|
2007-03-05 14:18:38 +00:00 |
|
DEVELOPERS
|
Replace a couple of references to files that no longer exist in the source
|
2009-05-04 08:08:47 +00:00 |
|
Makefile
|
Rethink the way walreceiver is linked into the backend. Instead than shoving
|
2010-01-20 09:16:24 +00:00 |
|
Makefile.global.in
|
Accept slightly grotty coding in Makefile.global in order to keep the -L
|
2010-07-06 22:03:05 +00:00 |
|
Makefile.shlib
|
Still more third thoughts: when linking shared libraries, LDFLAGS probably
|
2010-07-06 03:55:33 +00:00 |
|
nls-global.mk
|
Avoid error from mkdir if no languages are to be installed
|
2010-05-13 14:35:28 +00:00 |
|
win32.mak
|
Update supported standalone VC++ version to 7.1+ only, and fix
|
2007-08-03 10:47:11 +00:00 |