Timeline
03/08/06:
- 18:26 Changeset [1037] by
- 18:25 Changeset [1036] by
- Conversion warning fixed by Bart Samwel
03/06/06:
- 19:33 Changeset [1035] by
- Released 2.6.5
- 17:52 Changeset [1034] by
- Hopefully fixes MinGW link problems
- 17:51 DownloadPage edited by
- (diff)
- 17:00 Milestone 2.6.5 completed
- 16:02 WikiStart edited by
- (diff)
- 15:41 Changeset [1033] by
- Make template disambiguation a bit easier for less advanced compilers
- 15:01 Changeset [1032] by
- Include <limits> only where available
- 14:23 Ticket #44 (win32/common should be win32/common-sample) closed by
- fixed
- 14:23 Ticket #40 (Update INSTALL.txt) closed by
- fixed
- 14:17 Changeset [1031] by
- Renamed as per Bart's suggestion
- 14:13 Changeset [1030] by
- Many more Windows/Visual? C++ improvements (Bart Samwel, Alexandre Hanft)
03/05/06:
- 12:17 Changeset [1029] by
- Also useful for Subversion
- 12:15 Changeset [1028] by
- Build all tests by default
- 11:29 Ticket #42 (Test085 fails on windows: prepared statement does not exist) closed by
- fixed: Bart has found the cause of the problem: the new prepared-statement code …
- 11:25 Changeset [1027] by
- Fixed prepared-statement bug that emerges on Visual C++ (thanks Bart …
03/04/06:
- 18:56 Changeset [1026] by
- New header system to suppress bad Visual C++ warnings
- 18:55 Changeset [1025] by
- Removed obsolete linker option (Bart Samwel)
- 18:45 Ticket #43 (Disable pointless Visual C++ warnings in headers) closed by
- fixed
- 16:46 Ticket #44 (win32/common should be win32/common-sample) created by
- win32/common should be renamed to win32/common-sample. …
- 16:36 Changeset [1024] by
- More Bart Samwel-related patches
- 16:36 Changeset [1023] by
- Automatically generate md5 checksum
- 16:35 Changeset [1022] by
- No longer require config-internal-autotools header
- 16:34 Ticket #43 (Disable pointless Visual C++ warnings in headers) created by
- Bart Samwel suggests bracketing the libpqxx headers with "pre" and …
- 16:29 Changeset [1021] by
- Fixed syntax error, thanks Bart Samwel
- 16:10 FrequentlyAskedQuestions edited by
- Additional info for Visual C++ FAQs (diff)
- 15:47 Changeset [1020] by
- More patches from Bart Samwel
- 15:09 FrequentlyAskedQuestions edited by
- (diff)
- 13:30 DownloadPage edited by
- (diff)
- 13:29 Changeset [1019] by
- Unstable release 2.6.4
- 12:57 Changeset [1018] by
- Typo. Processing too many Bart fixes at the same time.
- 12:04 Changeset [1017] by
- Massive improvemenst, thanks largely to Bart Samwel
- 10:39 Changeset [1016] by
- New attempt at silencing stupid Visual C++ warning, thanks Bart Samwel
- 10:36 Changeset [1015] by
- Silly compile fix
- 10:28 Changeset [1014] by
- Deal with debug/release mode incompatibility; run tests (Bart Samwel)
- 10:27 Changeset [1013] by
- Smarter detection of backend capability
- 10:25 Changeset [1012] by
- Smarter recognition of backend capability
- 10:14 Ticket #42 (Test085 fails on windows: prepared statement does not exist) created by
- Test085 fails on Win32 (VC++.NET 2003). The output: -------- […] …
- 09:44 Changeset [1011] by
- Windows compatibility & corrected compiler options by Bart Samwel
- 09:44 Changeset [1010] by
- Moved Visual C++ "crash on output during destructor" workaround to leaf …
- 09:43 Changeset [1009] by
- Config header for libpq from postgres 8.1, thanks Bart Samwel
- 08:10 Ticket #41 (Windows alternative for configure script) created by
- 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
- Big set of Visual C++ fixes and workarounds by Bart Samwel
- 04:54 Ticket #40 (Update INSTALL.txt) created by
- Alexandre Hanft has made available …
02/26/06:
02/23/06:
- 20:28 Ticket #39 (Could not figure out how to link a simple sockets-based program) created by
- Windows XP Pro Mingw 5.0 Postgresql 8.1.3 Libpqxx 2.6.3 I tried the new …
- 18:32 Changeset [1006] by
- Also try linking to "winsock" library
- 12:10 Ticket #38 (cannot find -lsocket) closed by
- fixed: Yes, I found it. It should have been "-lws2_32" but I wrote …
- 12:04 Changeset [1005] by
- 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
- fixed
- 14:27 Ticket #38 (cannot find -lsocket) created by
- 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
- Tatsuo Ishii has noted a bug in PQescapeString() with certain Asian …
- 03:26 Changeset [1004] by
- 03:04 Changeset [1003] by
- 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
- 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
- Removed obsolete classname() function (now in namedclass)
02/17/06:
- 17:08 Ticket #31 (Use "@c" for source code in documentation blocks) closed by
- fixed
- 17:07 Changeset [1001] by
- Reviewed reference documentation
- 15:56 Ticket #35 (Move transaction bracketing to policy class hierarchy) created by
- Restructure the transaction hierarchy to look more like the connection …
- 14:06 Ticket #23 (Configure libpqxx) closed by
- wontfix
02/14/06:
- 03:35 Ticket #34 (Pipelines, variables, and prepared statements) created by
- When a pipeline is operating on a transaction, it won't be possible to …
02/12/06:
- 04:00 Changeset [1000] by
- Debian packaging update from Roger Leigh
- 03:56 Changeset [999] by
02/11/06:
- 09:45 DownloadPage edited by
- (diff)
- 09:42 DownloadPage edited by
- (diff)
- 09:30 Ticket #33 (Date/time conversions) created by
- 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
- 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
- Documentation comments should consistenly use @c tags to mark source …
- 09:24 Ticket #21 (Move FAQ over from old site) closed by
- fixed
- 09:21 Ticket #30 (Retire 1.x API) created by
- Remove obsolete header files: […] And obsolete source files: […] …
- 09:05 Ticket #29 (Phase out TODO file) created by
- The items in the TODO file properly belong in the bug tracker.
- 09:03 Ticket #28 ("Internal" include directory) created by
- Move files that users aren't supposed to include directly into a directory …
- 09:02 Ticket #27 (Rename trigger class) created by
- The current nomenclature of "trigger" and "notification" isn't very clear. …
- 08:59 Changeset [998] by
- 2.6.3 release
- 08:53 Changeset [997] by
- Yes, finally releasing 2.6.3!
- 08:52 Ticket #25 (Test 87 may need to include sys/time.h) closed by
- fixed
- 08:52 Changeset [996] by
- Fixed includes for Cygwin
- 08:46 Ticket #16 (Encoding problems in tutorial) closed by
- worksforme
- 08:44 Ticket #18 (Inline class diagrams missing in reference documentation) closed by
- worksforme
- 08:42 Ticket #20 (configure's --with-std option does not work) closed by
- fixed: Fixed in 2.6.3 [995].
- 08:41 Ticket #26 (Link to wsock32 on Windows systems) closed by
- fixed: Fixed in 2.6.3 [995].
- 08:39 Changeset [995] by
- Many fixes to configure script; obviate socket library option in LDFLAGS!
- 04:32 Changeset [994] by
- 04:32 Changeset [993] by
- Documented workaround for old libpq as obsolescent
- 04:32 Changeset [992] by
- Documented some more
- 04:31 Changeset [991] by
- Comment update
02/10/06:
- 17:00 Milestone 2.6.3 completed
- 05:19 Changeset [990] by
- Set LDFLAGS to -lwsock32
- 05:19 Changeset [989] by
- Always include winsock2.h and unistd.h if available, thanks Bert Hinrichs
- 05:17 Changeset [988] by
- Fix order of STL preference; add _STL
- 05:14 Changeset [987] by
- Little more work on documentation
- 04:55 Ticket #26 (Link to wsock32 on Windows systems) created by
- 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
- 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
- Bert Hinrichs reports that Windows users extracting the source tarball …
Note: See TracTimeline
for information about the timeline view.
