| Commit message (Expand) | Author | Age |
* | URL parameters by index internally, not key | Dan Goodliffe | 2016-06-26 |
* | Default parameter expressions | Dan Goodliffe | 2016-06-25 |
* | Add missing CR | Dan Goodliffe | 2016-06-23 |
* | Use operation definition to pass parameters, ensures correct order | Dan Goodliffe | 2016-06-23 |
* | Install headers | Dan Goodliffe | 2016-06-23 |
* | Add missing include flags for icespider actions | Dan Goodliffe | 2016-06-23 |
* | Pass command line args through to Ice | Dan Goodliffe | 2016-06-23 |
* | Adds basic install rules | Dan Goodliffe | 2016-06-23 |
* | Add a status line to the output, including a 404 handler | Dan Goodliffe | 2016-06-23 |
* | Very basic, probably buggy, incomplete [f]cgi implementation | Dan Goodliffe | 2016-06-22 |
* | Determine return type based on second arg to all chaining | Dan Goodliffe | 2016-06-22 |
* | An empty set of default routes for all methods | Dan Goodliffe | 2016-06-22 |
* | Don't crash when no route found (no 404 handler yet) | Dan Goodliffe | 2016-06-22 |
* | Parameters can be optional | Dan Goodliffe | 2016-06-20 |
* | Compat fix | Dan Goodliffe | 2016-06-20 |
* | Pass search path to slice parser | Dan Goodliffe | 2016-06-19 |
* | Pass input parameters, write output objects | Dan Goodliffe | 2016-06-19 |
* | Test call into a real implementation of service | Dan Goodliffe | 2016-06-19 |
* | Add and test a request router | Dan Goodliffe | 2016-06-19 |
* | Add all supported method types | Dan Goodliffe | 2016-06-19 |
* | Constify route parameter names | Dan Goodliffe | 2016-06-19 |
* | Pass operation response back to the request | Dan Goodliffe | 2016-06-19 |
* | Add start of test app using an as real world built route file | Dan Goodliffe | 2016-06-19 |
* | Working icespider compiler command line app | Dan Goodliffe | 2016-06-19 |
* | Initial commit of IceSpider, implements basic route compiler | Dan Goodliffe | 2016-06-18 |
* | Build most things by default | Dan Goodliffe | 2016-01-27 |
* | Partially tested global visibility hidden in all projects | Dan Goodliffe | 2016-01-24 |
* | Switch lib64 references for native ones | Dan Goodliffe | 2015-12-12 |
* | Truncate file before slicer as slicer appends | Dan Goodliffe | 2015-12-11 |
* | Add slicer pure feature value to build just the slicer parts, not the raw ice... | Dan Goodliffe | 2015-12-10 |
* | Enable gc-sections in release | Dan Goodliffe | 2015-12-06 |
* | Tidy up and alias glibmm and libxml++ refs | Dan Goodliffe | 2015-10-23 |
* | Restructure alias all list and add missing things | Dan Goodliffe | 2015-10-17 |
* | Add new projects to default build | Dan Goodliffe | 2015-10-02 |
* | Add a code coverage profile | Dan Goodliffe | 2015-09-12 |
* | Add libadhocutil to the default build | Dan Goodliffe | 2015-09-03 |
* | Visibility hidden | Dan Goodliffe | 2015-07-25 |
* | The slicer feature should not be propergated, it's library specific whether i... | Dan Goodliffe | 2015-06-18 |
* | Move to C++0y | Dan Goodliffe | 2015-06-03 |
* | Pass include dirs to slice tools | Dan Goodliffe | 2015-01-28 |
* | Ignore Vim swap files | Dan Goodliffe | 2015-01-15 |
* | Support complex types in rows and parameters | Dan Goodliffe | 2014-12-09 |
* | Add .gitignore files | Dan Goodliffe | 2014-11-22 |
* | Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE... | randomdan | 2014-11-13 |
* | More friendly linkflags and some ycm configs | randomdan | 2014-06-05 |
* | Split out ICE support from project jam file, add support for slicer | randomdan | 2014-06-02 |
* | Fix slice scanner and split .ice files back into logical blocks | randomdan | 2013-12-22 |
* | Use CXX from the environment | randomdan | 2013-08-19 |
* | Migrate all stuff to stricter compilations/links and C++0x builds | randomdan | 2012-07-10 |
* | Finally convert ytfs to use boost stuff (untested, but it does build) | randomdan | 2011-02-23 |