Timeline


and

03/08/06:

18:26 Changeset [1037] by jtv
18:25 Changeset [1036] by jtv
Conversion warning fixed by Bart Samwel

03/06/06:

19:33 Changeset [1035] by jtv
Released 2.6.5
17:52 Changeset [1034] by jtv
Hopefully fixes MinGW link problems
17:51 DownloadPage edited by jtv
(diff)
17:00 Milestone 2.6.5 completed
16:02 WikiStart edited by jtv
(diff)
15:41 Changeset [1033] by jtv
Make template disambiguation a bit easier for less advanced compilers
15:01 Changeset [1032] by jtv
Include <limits> only where available
14:23 Ticket #44 (win32/common should be win32/common-sample) closed by anonymous
fixed
14:23 Ticket #40 (Update INSTALL.txt) closed by anonymous
fixed
14:17 Changeset [1031] by jtv
Renamed as per Bart's suggestion
14:13 Changeset [1030] by jtv
Many more Windows/Visual? C++ improvements (Bart Samwel, Alexandre Hanft)

03/05/06:

12:17 Changeset [1029] by jtv
Also useful for Subversion
12:15 Changeset [1028] by jtv
Build all tests by default
11:29 Ticket #42 (Test085 fails on windows: prepared statement does not exist) closed by jtv
fixed: Bart has found the cause of the problem: the new prepared-statement code …
11:25 Changeset [1027] by jtv
Fixed prepared-statement bug that emerges on Visual C++ (thanks Bart …

03/04/06:

18:56 Changeset [1026] by jtv
New header system to suppress bad Visual C++ warnings
18:55 Changeset [1025] by jtv
Removed obsolete linker option (Bart Samwel)
18:45 Ticket #43 (Disable pointless Visual C++ warnings in headers) closed by jtv
fixed
16:46 Ticket #44 (win32/common should be win32/common-sample) created by bsamwel
win32/common should be renamed to win32/common-sample. …
16:36 Changeset [1024] by jtv
More Bart Samwel-related patches
16:36 Changeset [1023] by jtv
Automatically generate md5 checksum
16:35 Changeset [1022] by jtv
No longer require config-internal-autotools header
16:34 Ticket #43 (Disable pointless Visual C++ warnings in headers) created by jtv
Bart Samwel suggests bracketing the libpqxx headers with "pre" and …
16:29 Changeset [1021] by jtv
Fixed syntax error, thanks Bart Samwel
16:10 FrequentlyAskedQuestions edited by bsamwel
Additional info for Visual C++ FAQs (diff)
15:47 Changeset [1020] by jtv
More patches from Bart Samwel
15:09 FrequentlyAskedQuestions edited by jtv
(diff)
13:30 DownloadPage edited by jtv
(diff)
13:29 Changeset [1019] by jtv
Unstable release 2.6.4
12:57 Changeset [1018] by jtv
Typo. Processing too many Bart fixes at the same time.
12:04 Changeset [1017] by jtv
Massive improvemenst, thanks largely to Bart Samwel
10:39 Changeset [1016] by jtv
New attempt at silencing stupid Visual C++ warning, thanks Bart Samwel
10:36 Changeset [1015] by jtv
Silly compile fix
10:28 Changeset [1014] by jtv
Deal with debug/release mode incompatibility; run tests (Bart Samwel)
10:27 Changeset [1013] by jtv
Smarter detection of backend capability
10:25 Changeset [1012] by jtv
Smarter recognition of backend capability
10:14 Ticket #42 (Test085 fails on windows: prepared statement does not exist) created by bart@…
Test085 fails on Win32 (VC++.NET 2003). The output: -------- […] …
09:44 Changeset [1011] by jtv
Windows compatibility & corrected compiler options by Bart Samwel
09:44 Changeset [1010] by jtv
Moved Visual C++ "crash on output during destructor" workaround to leaf …
09:43 Changeset [1009] by jtv
Config header for libpq from postgres 8.1, thanks Bart Samwel
08:10 Ticket #41 (Windows alternative for configure script) created by jtv
It's annoying for Windows users working without a Unix-like environment …

03/03/06:

17:00 Milestone 2.6.4 completed
06:34 Changeset [1008] by jtv
Big set of Visual C++ fixes and workarounds by Bart Samwel
04:54 Ticket #40 (Update INSTALL.txt) created by anonymous
Alexandre Hanft has made available …

02/26/06:

16:36 Changeset [1007] by jtv

02/23/06:

20:28 Ticket #39 (Could not figure out how to link a simple sockets-based program) created by ltramuset@…
Windows XP Pro Mingw 5.0 Postgresql 8.1.3 Libpqxx 2.6.3 I tried the new …
18:32 Changeset [1006] by jtv
Also try linking to "winsock" library
12:10 Ticket #38 (cannot find -lsocket) closed by jtv
fixed: Yes, I found it. It should have been "-lws2_32" but I wrote …
12:04 Changeset [1005] by jtv
Fixed detection of Windows socket library, thanks Allysson Costa

02/20/06:

18:35 Ticket #36 (windows xp libpqxx- 2.6.3 configure compiler error ?) closed by jtv
fixed
14:27 Ticket #38 (cannot find -lsocket) created by ltramuset@…
Hi Jerôme, You gave me the good solution in the "Ticket 36" the configure …
04:03 Ticket #37 (Support coming replacement for PQescapeString()) created by jtv
Tatsuo Ishii has noted a bug in PQescapeString() with certain Asian …
03:26 Changeset [1004] by jtv
03:04 Changeset [1003] by jtv
Fixed broken C++ linkage check, thanks ltramuset@…

02/19/06:

19:46 Ticket #36 (windows xp libpqxx- 2.6.3 configure compiler error ?) created by ltramuset@…
I am on windows Xp Pro Mingw 5.0 postgres-8.1.3 libpqxx-2.6.3 and I got …

02/18/06:

10:19 Changeset [1002] by jtv
Removed obsolete classname() function (now in namedclass)

02/17/06:

17:08 Ticket #31 (Use "@c" for source code in documentation blocks) closed by anonymous
fixed
17:07 Changeset [1001] by jtv
Reviewed reference documentation
15:56 Ticket #35 (Move transaction bracketing to policy class hierarchy) created by anonymous
Restructure the transaction hierarchy to look more like the connection …
14:06 Ticket #23 (Configure libpqxx) closed by anonymous
wontfix

02/14/06:

03:35 Ticket #34 (Pipelines, variables, and prepared statements) created by jtv
When a pipeline is operating on a transaction, it won't be possible to …

02/12/06:

04:00 Changeset [1000] by jtv
Debian packaging update from Roger Leigh
03:56 Changeset [999] by jtv

02/11/06:

09:45 DownloadPage edited by jtv
(diff)
09:42 DownloadPage edited by jtv
(diff)
09:30 Ticket #33 (Date/time conversions) created by jtv
It would be nice to have string conversion functions for date/time values. …
09:28 Ticket #32 (Test nul character handling in large objects) created by jtv
One of the large-object tests should verify that nul bytes are handled …
09:27 Ticket #31 (Use "@c" for source code in documentation blocks) created by jtv
Documentation comments should consistenly use @c tags to mark source …
09:24 Ticket #21 (Move FAQ over from old site) closed by jtv
fixed
09:21 Ticket #30 (Retire 1.x API) created by jtv
Remove obsolete header files: […] And obsolete source files: […] …
09:05 Ticket #29 (Phase out TODO file) created by jtv
The items in the TODO file properly belong in the bug tracker.
09:03 Ticket #28 ("Internal" include directory) created by jtv
Move files that users aren't supposed to include directly into a directory …
09:02 Ticket #27 (Rename trigger class) created by jtv
The current nomenclature of "trigger" and "notification" isn't very clear. …
08:59 Changeset [998] by jtv
2.6.3 release
08:53 Changeset [997] by jtv
Yes, finally releasing 2.6.3!
08:52 Ticket #25 (Test 87 may need to include sys/time.h) closed by jtv
fixed
08:52 Changeset [996] by jtv
Fixed includes for Cygwin
08:46 Ticket #16 (Encoding problems in tutorial) closed by jtv
worksforme
08:44 Ticket #18 (Inline class diagrams missing in reference documentation) closed by jtv
worksforme
08:42 Ticket #20 (configure's --with-std option does not work) closed by jtv
fixed: Fixed in 2.6.3 [995].
08:41 Ticket #26 (Link to wsock32 on Windows systems) closed by jtv
fixed: Fixed in 2.6.3 [995].
08:39 Changeset [995] by jtv
Many fixes to configure script; obviate socket library option in LDFLAGS!
04:32 Changeset [994] by jtv
04:32 Changeset [993] by jtv
Documented workaround for old libpq as obsolescent
04:32 Changeset [992] by jtv
Documented some more
04:31 Changeset [991] by jtv
Comment update

02/10/06:

17:00 Milestone 2.6.3 completed
05:19 Changeset [990] by jtv
Set LDFLAGS to -lwsock32
05:19 Changeset [989] by jtv
Always include winsock2.h and unistd.h if available, thanks Bert Hinrichs
05:17 Changeset [988] by jtv
Fix order of STL preference; add _STL
05:14 Changeset [987] by jtv
Little more work on documentation
04:55 Ticket #26 (Link to wsock32 on Windows systems) created by jtv
Some compilers on Windows (including MinGW) seem to require the …

02/08/06:

10:20 Ticket #25 (Test 87 may need to include sys/time.h) created by jtv
Bert Hinrichs reports that on Cygwin, test087 failed to compile because it …
10:15 Ticket #24 (Warn Windows users about CR/LF conversion) created by jtv
Bert Hinrichs reports that Windows users extracting the source tarball …
Note: See TracTimeline for information about the timeline view.