index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
xml
Commit message (
Expand
)
Author
Age
*
Remove implicit cast to char * because it's dangerous as everyone knows
project2-1.2.6
Dan Goodliffe
2016-05-09
*
Fix leak of html/xml document structure
Dan Goodliffe
2016-05-09
*
Export exposed components
project2-1.2.5
Dan Goodliffe
2016-01-25
*
Fix random imbue not working bug with much less code
Dan Goodliffe
2016-01-24
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Make source object a virtual base of row set cache
Dan Goodliffe
2015-11-23
*
Make source object a virtual base of row set
Dan Goodliffe
2015-11-23
*
Don't immediate call clean up on libxml
project2-1.2.2.1
Dan Goodliffe
2015-10-21
*
Remove legacy definedDirs.h in favour of adhocutils'
Dan Goodliffe
2015-10-13
*
Refactor to support using VariableCurlHelper to inject its properties into an...
Dan Goodliffe
2015-10-09
*
Restore HTML parse functionality
Dan Goodliffe
2015-10-05
*
Rename some of the things badly named Loader
Dan Goodliffe
2015-10-01
*
Merge Plugable and ComponentLoader into new LifeCycle class
Dan Goodliffe
2015-10-01
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-01
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
*
Use AdHoc plugins for variable implementations
Dan Goodliffe
2015-09-26
*
Use AdHoc plugins for session containers
Dan Goodliffe
2015-09-26
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Remove some unused legacy XML code
Dan Goodliffe
2015-07-18
*
Move row values stack in ExecContext
Dan Goodliffe
2015-06-06
*
Perform explicit init and tear down of libxml things
Dan Goodliffe
2015-06-06
*
Remove tmp dirs when tests complete
Dan Goodliffe
2015-05-27
*
Use a less generic tmp folder
Dan Goodliffe
2015-05-20
*
Fix XML raw view to handle namespaces better, covering unit test
Dan Goodliffe
2015-05-20
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
Only attempt to clear caches if the directory exists
Dan Goodliffe
2014-11-30
*
Remove the continue on error options for plugables and add proper handling in...
Dan Goodliffe
2014-11-29
*
Fix naming clash with 'cache'
randomdan
2014-06-02
*
Support range requests and seekable streams
randomdan
2014-03-20
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Improvements to popenrw and add popenrwe for the stderr pipe too
randomdan
2014-01-10
*
Explicit instantiations of instance store/map/set to avoid multiple instantia...
randomdan
2014-01-04
*
Assume, don't force, relative paths to scripts (allows absolute root paths)
randomdan
2013-12-03
*
Allow instance registration to occur with different key types
randomdan
2013-09-15
*
Add missing early return on XML parse error
randomdan
2013-08-31
*
Allow specifying a custom date format in an XML presenter declaration, used t...
randomdan
2013-08-19
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Move remaining options out of environment
randomdan
2013-06-23
*
Fix the gch usage quirk with a silly hack and a load of small changes
randomdan
2013-06-21
*
Split the plugable stuff into its own files/classes
randomdan
2013-06-21
*
Move options into the global scope
randomdan
2013-06-20
*
Remove the now pointless wrapper around UUIDs
randomdan
2013-05-31
*
Move non p2 specific components into a supporting library, build libmisc into...
randomdan
2013-04-04
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
*
Adds a presenter loader that performs basic HTTP content negotiation
randomdan
2013-03-23
*
Really dirty hack to make libxmlpp not crash with HTML docs
randomdan
2013-03-20
*
Have xml cache documents owned by a xmlpp instance
randomdan
2013-03-18
*
Folderise variables and another test
randomdan
2013-03-16
*
Plugable CGI request routers
randomdan
2013-03-13
*
Add support for writing dates in a custom format in XML presenter
randomdan
2013-02-03
[next]