index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
Commit message (
Expand
)
Author
Age
*
Add the core test library for testing connector implementations
Dan Goodliffe
2015-09-24
*
Database mocking base classes migrated in.
Dan Goodliffe
2015-09-22
*
Migrate SQL script parser and add support for executing a script on a connection
Dan Goodliffe
2015-09-21
*
Add missing links against pthread
Dan Goodliffe
2015-09-07
*
Wrap getFormat so clients don't need to link against libadhocutil just to use...
Dan Goodliffe
2015-09-03
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Delete couchSession for being a mess... and using couchdb
Dan Goodliffe
2015-09-02
*
Add ScopeExit (was ScopeObject)
Dan Goodliffe
2015-08-28
*
Add map utilities
Dan Goodliffe
2015-08-28
*
Move more stuff from common to basics
Dan Goodliffe
2015-08-21
*
Explicit conversion for boost-1.57 compat
project2-1.1.4.4
Dan Goodliffe
2015-07-28
*
Switch to run rule for capturing output, undate paths in tests
Dan Goodliffe
2015-07-21
*
Split daemon run into setup, run, teardown to avoid race conditions waiting f...
Dan Goodliffe
2015-07-21
*
Switch to run rule for capturing output
Dan Goodliffe
2015-07-21
*
Switch to run rule for capturing output, undate paths in tests
Dan Goodliffe
2015-07-21
*
Remove some unused legacy threading code
Dan Goodliffe
2015-07-18
*
Remove some unused legacy XML code
Dan Goodliffe
2015-07-18
*
Don't start the daemon components until options have been processed and proce...
project2-1.1.4.3
Dan Goodliffe
2015-06-18
*
Ensure an AppInstance exists before processing options
project2-1.1.4.2
Dan Goodliffe
2015-06-17
*
Fix off by one error in rowstack
Dan Goodliffe
2015-06-14
*
Default constructor and proper copy operator for ConnectionRef
Dan Goodliffe
2015-06-07
*
Non-static ICE proxy and destroy the local communicator handle
Dan Goodliffe
2015-06-06
*
Move the parameter stack into ExecContext too
Dan Goodliffe
2015-06-06
*
Move row values stack in ExecContext
Dan Goodliffe
2015-06-06
*
Tweaks while tracking down Column leak
Dan Goodliffe
2015-06-06
*
Add missing virtual destructor to OptionsSource
Dan Goodliffe
2015-06-06
*
Fix memory leak config variable
Dan Goodliffe
2015-06-06
*
Perform explicit init and tear down of libxml things
Dan Goodliffe
2015-06-06
*
Introduce AppInstance for correctly scoping otherwise global things
Dan Goodliffe
2015-06-06
*
Correct log message when dropping mock DB
Dan Goodliffe
2015-06-06
*
Have RdbmsConnection return a ref counting connection handle so that the clie...
Dan Goodliffe
2015-06-03
*
Close master connection to database when deleting mock
Dan Goodliffe
2015-06-03
*
Prebuild (once) SQL for cursor operations.
Dan Goodliffe
2015-06-02
*
Add tests over MySQL bulk load and read
Dan Goodliffe
2015-06-02
*
Add some experience to the flex, prefixes
Dan Goodliffe
2015-05-31
*
Parse .p2 config files with flex
Dan Goodliffe
2015-05-29
*
Initialize the gcrypt library on start up
Dan Goodliffe
2015-05-27
*
Remove tmp dirs when tests complete
Dan Goodliffe
2015-05-27
*
Throw on failure to open mock script
project2-1.1.3
Dan Goodliffe
2015-05-26
*
Add support in the lexer for accessing the current script's folder
Dan Goodliffe
2015-05-26
*
Don't coincidentally match the test case
Dan Goodliffe
2015-05-26
*
Depend on correct schema test file
Dan Goodliffe
2015-05-26
*
Add handling for unterminated quoted strings
Dan Goodliffe
2015-05-25
*
Handle tagless dollar quoting
Dan Goodliffe
2015-05-25
*
Handle dollar quoting and new line whitespace
Dan Goodliffe
2015-05-25
*
Use a flex based parser for SQL instead of a noddy upto ; based one
Dan Goodliffe
2015-05-25
*
ODBC gets its own schema file (which will be a simpler one than PQ which it uses
Dan Goodliffe
2015-05-25
*
Workaround quirk with b2 package.install being called for many targets
project2-1.1.2.1
Dan Goodliffe
2015-05-23
*
Use a less generic tmp folder
Dan Goodliffe
2015-05-20
*
Work around the fact that webapp-config [might] tear down and replace in its ...
project2-1.1.2
Dan Goodliffe
2015-05-20
[next]