Timeline
06/08/06:
- 06:54 Changeset [1091] by
- Fixed workaround for thoroughly broken grep
- 05:58 WikiStart edited by
- (diff)
- 05:51 PackageMaintainers edited by
- (diff)
- 04:31 Ticket #65 (Test for -lcrypt) created by
- Jason Sheets …
06/07/06:
- 17:05 Changeset [1090] by
- Revamped grep workaround code to deal with latest -w -F bug
- 06:26 WikiStart edited by
- (diff)
- 06:19 WikiStart edited by
- (diff)
06/06/06:
06/05/06:
- 07:08 Ticket #64 (Make libpqxx library setup easy for Windows developers.) created by
- For developers who are inexperienced, or have problems building the …
06/04/06:
- 15:25 PackageMaintainers edited by
- (diff)
- 15:23 PackageMaintainers edited by
- (diff)
- 15:22 PackageMaintainers edited by
- (diff)
- 15:16 PackageMaintainers edited by
- (diff)
- 14:41 PackageMaintainers edited by
- (diff)
06/03/06:
- 09:19 WikiStart edited by
- (diff)
- 09:19 WikiStart edited by
- (diff)
- 09:15 Fixed2.6.6VCppMakefile edited by
- (diff)
- 09:09 Fixed2.6.6VCppMakefile created by
- 09:04 WikiStart edited by
- (diff)
- 09:02 PackageMaintainers created by
- 08:43 WikiStart edited by
- (diff)
- 07:46 Ticket #63 (Compile fails for 2.6.6) closed by
- fixed: This problem has already been fixed in the Subversion repository; expect a …
06/02/06:
- 11:24 Ticket #63 (Compile fails for 2.6.6) created by
- I grabbed the latest 2.6.6 source tarball and attempted to compile. This …
- 03:59 Ticket #62 (compilation of connection_base.cxx fails if PQXX_HAVE_PQEXECPREPARED is ...) closed by
- fixed: This had already been fixed in 2.6.6 (although that still had a similar …
- 03:56 Ticket #61 (./configure check failure: PQprepare) closed by
- fixed: This has already been fixed in the Subversion repository.
- 03:45 Ticket #59 (Replace escape_binary() with transaction functions) closed by
- fixed: Implemented in [1089]. The new functions are called esc_raw().
- 03:44 Changeset [1089] by
- Replaced escape_binary() with transaction_base::esc_raw()
06/01/06:
- 21:27 Ticket #62 (compilation of connection_base.cxx fails if PQXX_HAVE_PQEXECPREPARED is ...) created by
- Version 2.6.5. In connection_base.cxx line 824 pname is undefined. More …
- 19:27 Changeset [1088] by
- Fixed warning in PQprepare() check
- 19:26 Changeset [1087] by
- Added checks for PQescapeStringConn() and PQescapeByteaConn()
- 14:32 Ticket #61 (./configure check failure: PQprepare) created by
- ./configure fails to check existence of PQprepare because of …
- 09:19 Changeset [1086] by
- Fixes backslashes instead of slashes that caused incomplete makefiles
05/30/06:
- 16:19 Ticket #60 (Incomplete include/pqxx/config-internal-libpq.h in 2.6.6) created by
- Several people, running different GNU/Linux systems, are reporting that …
- 06:25 WikiStart edited by
- (diff)
05/29/06:
- 06:37 Changeset [1085] by
- Treat <locale> availability and imbue() separately; update RPM package …
- 06:36 Changeset [1084] by
- Use short filenames in generated documentation; tar couldn't handle …
05/28/06:
- 13:00 Changeset [1083] by
- config.guess wasn't being ignored due to extraneous whitespace in …
- 12:59 Changeset [1082] by
- Setting svn:ignore properties based on .cvsignore files
- 12:57 Changeset [1081] by
- Set svn:ignore property based on .cvsignore files
- 12:56 Changeset [1080] by
- Set svn:ignore properties based on .cvsignore file
- 12:55 Changeset [1079] by
- Ignore vim's swapfiles
- 12:55 Changeset [1078] by
- Ignore Python's cached bytecode files
- 12:54 Changeset [1077] by
- Tells Subversion to ignore files listed in .cvsignore files
- 12:33 Changeset [1076] by
- Also test against g++ 4.1
- 12:33 Changeset [1075] by
- Replaced sqlesc() with esc() in transaction
05/27/06:
- 11:31 Changeset [1074] by
- Bumped after 2.6.6 release
- 11:23 DownloadPage edited by
- (diff)
- 11:23 WikiStart edited by
- (diff)
- 10:59 Changeset [1073] by
- Releasing 2.6.6, a security update (uses libpq's new string escaping)
- 10:52 Changeset [1072] by
- Releasing 2.6.6; also test against g++ 4.1
- 10:51 Changeset [1071] by
- New test090 tests new string-escaping functions
- 10:01 WikiStart edited by
- (diff)
- 09:47 Ticket #57 (Test new string-escaping functions) closed by
- fixed: In [1069]/[1070], the tests have been changed to use the new interface, …
- 09:47 Ticket #58 (Document sqlesc() functions as obsolete) closed by
- fixed: In [1069], they have been documented as obsolete (though they have not …
- 09:47 Changeset [1070] by
- Tests new string-escaping functions
- 09:46 Changeset [1069] by
- Tests new string-escaping functions; marks old ones obsolete (fixes #57, …
- 09:07 Ticket #37 (Support coming replacement for PQescapeString()) closed by
- fixed: The new escaping function is available now. Some of the work has been …
- 09:07 Ticket #59 (Replace escape_binary() with transaction functions) created by
- The bytea escaping function is being replaced by one that takes …
- 09:04 Ticket #58 (Document sqlesc() functions as obsolete) created by
- As per #37, the sqlesc() functions are being replaced by transaction …
- 09:03 Ticket #57 (Test new string-escaping functions) created by
- The string escaping (sqlesc()) functions are moving from the …
- 09:00 Ticket #51 (Issue with single quotes in sqlesc/binarystring) closed by
- fixed: Haven't heard anything about this for two weeks, so I hope the issue has …
- 08:59 Changeset [1068] by
- New, encoding-safe string-escaping functions
05/26/06:
- 17:00 Milestone 2.6.6 completed
- 15:14 Changeset [1067] by
- Allow upper-case letters in prepared-statement names
- 15:12 Changeset [1066] by
- Fixed case where input filename argument had no path component (Bart …
- 15:11 Changeset [1065] by
- Fixed use of LIBPATH variables (Bart Samwel)
05/23/06:
- 15:41 Ticket #56 (Bugs with ACE framework 5.5) created by
- I have a project that need to use ACE framework 5.5 and libpqxx …
05/14/06:
- 18:15 Changeset [1064] by
- Got rid of redundant -lpq link arguments
- 18:14 Changeset [1063] by
- Fixes #55.
- 18:11 Ticket #55 (Use gcc's "deprecated" attribute for deprecated features) closed by
- fixed: Done in [1062].
- 18:11 Changeset [1062] by
- Use gcc's "deprecated" attribute for deprecated functions
- 17:35 Changeset [1061] by
- Test for gcc's "deprecated" attribute; disable mudflap
- 17:34 Changeset [1060] by
- Fixed automake error/warning: empty line after escaped newline
- 17:33 Changeset [1059] by
- Moved some items to bug tracker
- 15:39 Ticket #55 (Use gcc's "deprecated" attribute for deprecated features) created by
- In gcc at least--possibly in other compilers as well--a function can be …
- 15:37 Ticket #54 (Floating-point infinity) created by
- Floating point infinities (positive and negative) are not currently …
- 15:35 Ticket #53 (Move tutorial to wiki) created by
- The tutorial is now written in DocBook; it's too hard to maintain, and …
- 15:32 Ticket #52 (Move installation docs out of README) created by
- The README is getting uncomfortably long, and it would be nice to have …
- 14:47 DownloadPage edited by
- (diff)
- 14:10 WhoMadeThis edited by
- (diff)
- 13:41 WikiStart edited by
- (diff)
- 05:35 Changeset [1058] by
- Moved test/Makefile.am over to new templating system. No more Perl!
05/13/06:
- 19:02 Ticket #24 (Warn Windows users about CR/LF conversion) closed by
- fixed: This is now in the Troubleshooting FAQ.
- 19:01 FaqTroubleshooting edited by
- (diff)
- 19:01 FaqTroubleshooting edited by
- (diff)
- 18:49 Changeset [1057] by
- More overhaul of Windows makefile generation
- 18:23 Changeset [1056] by
- Major overhaul of Windows makefile generation
- 16:44 Changeset [1055] by
- Bart Samwel's new templating system to generate Visual C++ makefiles
- 16:42 Changeset [1054] by
- Bart Samwel's new templating system to generate Visual C++ Makefiles
- 16:22 Changeset [1053] by
- Work around disagreement between Visual C++ and g++
- 16:02 Changeset [1052] by
- Retired TODO item (thanks to Bart Samwel's patch)
- 16:02 Changeset [1051] by
- Fix for nasty bug in notice processor handling (Bart Samwel)
- 16:00 Changeset [1050] by
- Fix "unreferenced local variable" warning (Bart Samwel)
- 15:36 Changeset [1049] by
- Visual C++ workaround by Bart Samwel
- 15:31 Changeset [1048] by
- Fixed some insufficiently abstracted return types
- 15:30 Changeset [1047] by
- Several patches by Bart Samwel, mostly for DLL/static setup in Visual C++
- 14:59 WhoMadeThis edited by
- (diff)
- 14:35 Changeset [1046] by
- Visual C++ has vsnprintf(), thanks Bart Samwel
- 14:32 Changeset [1045] by
- Disabled collaboration graphs from reference documentation
- 08:53 FaqGeneral edited by
- (diff)
- 08:07 WikiStart edited by
- (diff)
- 06:21 FrequentlyAskedQuestions edited by
- (diff)
- 06:20 FrequentlyAskedQuestions edited by
- (diff)
- 06:16 FaqBuilding edited by
- (diff)
- 06:14 FaqTroubleshooting edited by
- (diff)
- 06:14 FaqTroubleshooting edited by
- (diff)
- 06:13 FaqTroubleshooting created by
- 06:06 FaqBuilding edited by
- (diff)
- 06:04 FaqBuilding created by
- 05:59 FaqFeatures created by
- 05:57 FaqGeneral created by
Note: See TracTimeline
for information about the timeline view.
