History | View | Annotate | Download (48.1 kB)
made type unsigned_integer and unsigned_integer_ptr public
added functions is_valid_unsigned({string,string_ptr}) return boolean :-)
added unsigned_integer and unsigned_integer_ptr types and colection of functions to_string({unsigned_integer,unsigned_integer_ptr}) return {string,string_ptr} and to_unsigned_integer({string,string_ptr}) return {unsigned_integer,unsigned_integer_ptr} and bumped version to 3.0.4. :-)
moved unsigned_ptr and his free() to private part :-)
add a type unsigned_ptr and changed version file :-)
APQ timezone refactoring seems to be ready
improving listing support in documentation
improving time zone support and small refactoring
removing pragma linker
fixing up copyright notice
added three types for future use (tiponat_type, tiponatar_type, tpar_type)
making generic methods for apq_timestamp consistent with the ones for the apq_date type
some more manual changes
creating the module apq_provider and started working on it...
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@718 115cb82a-aa27-0410-86a0-a2651309cc67
some changes on APQ... style changes and some ideas on persistent connection..
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@717 115cb82a-aa27-0410-86a0-a2651309cc67
now APQ uses integer for boolean values
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@702 115cb82a-aa27-0410-86a0-a2651309cc67
fixing APQ headers and adding copyright files so we'll get ready for the new release
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@633 115cb82a-aa27-0410-86a0-a2651309cc67
Patch from Adrian-Ken Rueegsegger :: adding pragma no return in raise_exception to avoid anoying warning messages
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@629 115cb82a-aa27-0410-86a0-a2651309cc67
now APQ doesn't depend on AwLib. ;)
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@622 115cb82a-aa27-0410-86a0-a2651309cc67
procedure Connect() changed so the user can tell to check connection or not -- default it keeps checking
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@606 115cb82a-aa27-0410-86a0-a2651309cc67
fixing function to retrieve data using ISO format
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@602 115cb82a-aa27-0410-86a0-a2651309cc67
Created apq-odbc. Created a helper library in C for it and the connecting object. It still needs the query type and basic query functionality, but already connects to databases. Once the c methods for passing and retrieving queries are done and properly called by Ada, all that will remain is extra functionalities, like error message passing and such....
Added a new Engine for CT_LIB
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@377 115cb82a-aa27-0410-86a0-a2651309cc67
Removed useless commentary and changed the value methods position to better match the rest of the code.
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@321 115cb82a-aa27-0410-86a0-a2651309cc67
Changed the generic Type_Value methods to use base typed methods called simply Value. Since they aren't generic, these methods can be extended by subclasses of APQ, allowing them to be changed by the client.
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@320 115cb82a-aa27-0410-86a0-a2651309cc67
apd code formatted and organized
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@318 115cb82a-aa27-0410-86a0-a2651309cc67
added specification for open_db_trace in apq.ads
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@271 115cb82a-aa27-0410-86a0-a2651309cc67
main refactor done.. now it's time to face the MySQL binding. ;)
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@249 115cb82a-aa27-0410-86a0-a2651309cc67
another backup of my today's work... still lots to do..
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@247 115cb82a-aa27-0410-86a0-a2651309cc67
only creating a backup of the work done 'till now. I think I'll end it today.
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@246 115cb82a-aa27-0410-86a0-a2651309cc67
organized the private block
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@245 115cb82a-aa27-0410-86a0-a2651309cc67
the cleanin up continues. No I'm 1 day late on this task
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@243 115cb82a-aa27-0410-86a0-a2651309cc67
improving the comments in the header file
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@242 115cb82a-aa27-0410-86a0-a2651309cc67
adding apq to the tree
git-svn-id: http://dev.adaworks.net/svn/trunk/apq@237 115cb82a-aa27-0410-86a0-a2651309cc67