0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
An extra example. Fixing the DTD file name for the 'bad' example. More... over 12 years ago
Implemented a uniform interface for loading from strings and text files. More... over 12 years ago
Clean up source files in 'tests/' too. More... over 12 years ago
Only install good dial-plan examples. More... over 12 years ago
Added rule to fix whitespace style violations in source files. More... over 12 years ago
Add a dial-plan constructor for loading an XML document stored in a String. More... over 12 years ago
Removing redundant test. More... over 12 years ago
Moved the check for untested files to be a separate test. More... over 12 years ago
Reorganised dial-plan examples. More... over 12 years ago
Documentation on installation and use (no surprises really). More... over 12 years ago
Configuration script. Install examples and documentation. More... over 12 years ago
Made libdialplan a 'proper' library (with install target and GNAT project file for users of the library). More... over 12 years ago
Added the function Clock (with Ada.Calendar.Clock as the default implementation) to the PBX interface. This allows us to test a dial-plan with a user-controlled (i.e. faked) clock. More... over 12 years ago
Added calendar look-up to the PBX interface. More... over 12 years ago
Stopped using Ada.Text_IO directly from the library. Fixed test to check for untested files. More... over 12 years ago
Cleaned up. Seems to pass all tests. More... over 12 years ago
Update ignored files. More... over 12 years ago
Fixed subversion URL for XMLAda. More... over 12 years ago
Removing direct dependency on packages PBX and AMI. More... over 12 years ago
Cleaning out non-libdialplan stuff. #1 More... over 12 years ago
Store PID of Alice. fixed #42 (also point 2) More... over 12 years ago
Set shell explicitly when starting alice. fixed #42 More... over 12 years ago
Debug messages. More... over 12 years ago
Report exceptions in Create functions on Standard_Error. (Should be modified to exception messages later.) More... over 12 years ago
Attach sensible error message to Constraint_Errors. More... over 12 years ago
Reordered functions. Adjust exeption message, when an exception is raised inside Create. More... over 12 years ago
Reordered functions. Adjust exeption message, when an exception is raised inside Create. More... over 12 years ago
Reordered functions. Adjust exeption message, when an exception is raised inside Create. More... over 12 years ago
Formatting. More... over 12 years ago
To_String overrides an inherited operation. More... over 12 years ago