index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Move to C++0y
Dan Goodliffe
2015-06-03
*
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
*
Fix XML raw view to handle namespaces better, covering unit test
Dan Goodliffe
2015-05-20
*
Extend TestPresenter to be a full Presenter implementation
Dan Goodliffe
2015-05-20
*
Split test presenter into its own class, not rolled into the script host
Dan Goodliffe
2015-05-19
*
Persist a table containing some environmental things during mock setup
Dan Goodliffe
2015-05-07
*
Add target for installing the UT support libs
Dan Goodliffe
2015-05-06
*
Restore propagated flag so the deps work properly
project2-1.1.1
Dan Goodliffe
2015-05-04
*
Add mocking and tests for ODBC.
Dan Goodliffe
2015-05-02
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Refactor, more OO, less hacky bind
Dan Goodliffe
2015-05-02
*
Centralize the mocking code
Dan Goodliffe
2015-05-02
*
Add MySQL mocking and test cases
Dan Goodliffe
2015-05-02
*
Test against a fixed time as class is initialized once per test
Dan Goodliffe
2015-05-02
*
Assert the row in the init script
Dan Goodliffe
2015-05-02
*
Remove the untested boolean column
Dan Goodliffe
2015-05-02
*
Adds support for SQLite, SQLite mocking and some basic tests
Dan Goodliffe
2015-04-30
*
Select some values and validate them
Dan Goodliffe
2015-04-29
*
Move the mocked PQ db into the PQ module and start the basis of the SQL mod u...
Dan Goodliffe
2015-04-28
*
Pass include dirs to slice tools
Dan Goodliffe
2015-01-28
[next]