Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-22 | Changed the way the macros are looked up in the filesystem (now they are ↵ | deva | |
parsed and indexed using version numbers). Updated all unit tests, to compile and run again. | |||
2009-07-17 | More work on the macrotool. Now fieldnames can be added and deleted, and a ↵ | deva | |
filehandler is able to add new macros assuring no conflicts in macro names/version/filenames happen. Error messages in MacroParser has been made more elaborate. | |||
2009-07-10 | Fieldname queries added macrotool. | deva | |
2009-02-19 | Renamed cpr to patientid | deva | |
2009-02-17 | Made the --with-db=no configure option actually compile without the db (even ↵ | deva | |
without an installed libpqxx). | |||
2009-02-11 | Updated file header comments to fit the rest of the project. | deva | |
2009-02-10 | - Rewrite part of the database backend setup and abstraction | bertho | |
- Fix some printf's into debug statements |