My favorites | Sign in
Logo
                
Details: Show all Hide all

Yesterday

  • 44 hours ago
    r968 (Added query method to database.Connection for one-off querie...) committed by ebben.fe...@gmail.com   -   Added query method to database.Connection for one-off queries like insert, create table etc.
    Added query method to database.Connection for one-off queries like insert, create table etc.
  • 46 hours ago
    r967 (Removed duplicate code from JOAAT hash. JOAAT64 now uses shr...) committed by ebben.fe...@gmail.com   -   Removed duplicate code from JOAAT hash. JOAAT64 now uses shr64 and shl64 for accurate results.
    Removed duplicate code from JOAAT hash. JOAAT64 now uses shr64 and shl64 for accurate results.
  • 46 hours ago
    r966 (Missed on last commit) committed by ebben.fe...@gmail.com   -   Missed on last commit
    Missed on last commit
  • 46 hours ago
    r965 (Numerous includes were including the old -mt libs instead of...) committed by ebben.fe...@gmail.com   -   Numerous includes were including the old -mt libs instead of the new .mt format. Updated Database module to build .mt libs to match lib standard.
    Numerous includes were including the old -mt libs instead of the new .mt format. Updated Database module to build .mt libs to match lib standard.
  • 46 hours ago
    r964 (Slight doc fix for Options module.) committed by ebben.fe...@gmail.com   -   Slight doc fix for Options module.
    Slight doc fix for Options module.

Last 7 days

  • Dec 15, 2009
    r963 (Added addBool function to Options.parser. Parser now present...) committed by ebben.fe...@gmail.com   -   Added addBool function to Options.parser. Parser now presents a list of options if -h or --help is passed on the commandline.
    Added addBool function to Options.parser. Parser now presents a list of options if -h or --help is passed on the commandline.
  • Dec 14, 2009
    r962 (Added examples showing sha256 usage. ) committed by ebben.fe...@gmail.com   -   Added examples showing sha256 usage.
    Added examples showing sha256 usage.
  • Dec 14, 2009
    issue 14 (SHA384 and 512 do not work) Status changed by ebben.fe...@gmail.com   -   Fixed in r961. added shr64 and shl64 functions to add the missing functionality. will file bug report upstream to fbc.
    Status: Verified
    Fixed in r961. added shr64 and shl64 functions to add the missing functionality. will file bug report upstream to fbc.
    Status: Verified
  • Dec 14, 2009
    r961 (Added shr64 adn shl64 functions to the Math module. Added do...) committed by ebben.fe...@gmail.com   -   Added shr64 adn shl64 functions to the Math module. Added documentation menu item for sha2 header. Fixed testcases for sha512 and added extra tests for different key lengths.
    Added shr64 adn shl64 functions to the Math module. Added documentation menu item for sha2 header. Fixed testcases for sha512 and added extra tests for different key lengths.
  • Dec 13, 2009
    r960 (Forgot to include error.bi for GetErrorText function ) committed by ebben.fe...@gmail.com   -   Forgot to include error.bi for GetErrorText function
    Forgot to include error.bi for GetErrorText function
  • Dec 13, 2009
    issue 14 (SHA384 and 512 do not work) reported by ebben.fe...@gmail.com   -   FBC does not implement shifting correctly for integers over 32bits in length. A fix is in the works for ext and a patch will be provided for the compiler.
    FBC does not implement shifting correctly for integers over 32bits in length. A fix is in the works for ext and a patch will be provided for the compiler.
  • Dec 13, 2009
    r959 (Added better error reporting to md5 and sha2 File checksummi...) committed by ebben.fe...@gmail.com   -   Added better error reporting to md5 and sha2 File checksumming functions.
    Added better error reporting to md5 and sha2 File checksumming functions.
  • Dec 13, 2009
    r958 (Added test cases for all key lengths of sha2, 384 and 512 ar...) committed by ebben.fe...@gmail.com   -   Added test cases for all key lengths of sha2, 384 and 512 are not returning correct results atm.
    Added test cases for all key lengths of sha2, 384 and 512 are not returning correct results atm.
  • Dec 13, 2009
    r957 (Added SHA2 hashing code. Supports key sizes of 224, 256, 384...) committed by ebben.fe...@gmail.com   -   Added SHA2 hashing code. Supports key sizes of 224, 256, 384 and 512.
    Added SHA2 hashing code. Supports key sizes of 224, 256, 384 and 512.
  • Dec 12, 2009
    r956 (Incremented SVN version. ) committed by ebben.fe...@gmail.com   -   Incremented SVN version.
    Incremented SVN version.
  • Dec 12, 2009
    r955 (Tag for 0.3.0 release ) committed by ebben.fe...@gmail.com   -   Tag for 0.3.0 release
    Tag for 0.3.0 release
  • Dec 12, 2009
    ext_0_3_0_source.zip (FreeBASIC Extended Library 0.3.0 Source Code) file uploaded by ebben.fe...@gmail.com   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • Dec 12, 2009
    ext_0_3_0_docs.zip (FreeBASIC Extended Library 0.3.0 HTML Documentation) file uploaded by ebben.fe...@gmail.com   -  
    Labels: Featured Type-Docs OpSys-All
    Labels: Featured Type-Docs OpSys-All
  • Dec 12, 2009
    ext_0_3_0_win32.zip (FreeBASIC Extended Library 0.3.0 Windows Binaries) file uploaded by ebben.fe...@gmail.com   -  
    Labels: Featured Type-Archive OpSys-Windows
    Labels: Featured Type-Archive OpSys-Windows
  • Dec 12, 2009
    ext_0_3_0_win32.zip (FreeBASIC Extended Library 0.3.0 Windows Binaries) file uploaded by ebben.fe...@gmail.com   -  
    Labels: Featured Type-Archive OpSys-Windows
    Labels: Featured Type-Archive OpSys-Windows
  • Dec 12, 2009
    r954 (Added documentation for Options module) committed by ebben.fe...@gmail.com   -   Added documentation for Options module
    Added documentation for Options module
  • Dec 12, 2009
    r953 (Database module was only including the single threaded versi...) committed by ebben.fe...@gmail.com   -   Database module was only including the single threaded version of the library
    Database module was only including the single threaded version of the library
  • Dec 12, 2009
    r952 (changed copyright) committed by ebben.fe...@gmail.com   -   changed copyright
    changed copyright
  • Dec 12, 2009
    r951 (Fixed database module makefile to support MT builds and only...) committed by ebben.fe...@gmail.com   -   Fixed database module makefile to support MT builds and only rebuilding what is necessary.
    Fixed database module makefile to support MT builds and only rebuilding what is necessary.

Last 30 days

  • Dec 07, 2009
    r950 (Changed the way the documentation is built to have a SVN rev...) committed by ebben.fe...@gmail.com   -   Changed the way the documentation is built to have a SVN revision for daily docs. sed script is provided in prebuild.sh, may provide native fb version for cross compatibility (or perl which is required anyway).
    Changed the way the documentation is built to have a SVN revision for daily docs. sed script is provided in prebuild.sh, may provide native fb version for cross compatibility (or perl which is required anyway).
  • Dec 06, 2009
    r949 (Added sqlite3 dll for windows. This is version 3.6.20. ) committed by ebben.fe...@gmail.com   -   Added sqlite3 dll for windows. This is version 3.6.20.
    Added sqlite3 dll for windows. This is version 3.6.20.
  • Dec 05, 2009
    1 issue changed by ebben.fe...@gmail.com   -   Issue 13
    Issue 13
  • Dec 05, 2009
    Moving (Where to find the new Wiki) Wiki page edited by ebben.fe...@gmail.com   -   Revision r948 Changed wiki url to ext.freebasic.net/wiki
    Revision r948 Changed wiki url to ext.freebasic.net/wiki
  • Dec 04, 2009
    r947 (Internal strings were not being cleared in the destructors o...) committed by ebben.fe...@gmail.com   -   Internal strings were not being cleared in the destructors of Connection and Statement.
    Internal strings were not being cleared in the destructors of Connection and Statement.
  • Dec 04, 2009
    r946 (Updated documentation and docs menu. ) committed by ebben.fe...@gmail.com   -   Updated documentation and docs menu.
    Updated documentation and docs menu.
  • Dec 03, 2009
    r945 (Added documentation and example for Database classes using t...) committed by ebben.fe...@gmail.com   -   Added documentation and example for Database classes using the SQLite3 driver. Removed remaining files from old broken database system.
    Added documentation and example for Database classes using the SQLite3 driver. Removed remaining files from old broken database system.
  • Dec 03, 2009
    r944 (Fixed misleading usage of a shared_ptr ) committed by ebben.fe...@gmail.com   -   Fixed misleading usage of a shared_ptr
    Fixed misleading usage of a shared_ptr
  • Dec 03, 2009
    r943 (Removed broken and never finished db review module. Added co...) committed by ebben.fe...@gmail.com   -   Removed broken and never finished db review module. Added code for new database system. There is currently only one driver: SQLite3 Documentation to follow.
    Removed broken and never finished db review module. Added code for new database system. There is currently only one driver: SQLite3 Documentation to follow.
  • Dec 02, 2009
    r942 (more Documentation) committed by ebben.fe...@gmail.com   -   more Documentation
    more Documentation
  • Dec 02, 2009
    r941 (Documentation) committed by ebben.fe...@gmail.com   -   Documentation
    Documentation
  • Dec 02, 2009
    r940 (Removed all references to #include "ext/ext.bi" (replaced wi...) committed by ebben.fe...@gmail.com   -   Removed all references to #include "ext/ext.bi" (replaced with proper header). Slight documentation improvements in hashtable.bi and bitarray.bi
    Removed all references to #include "ext/ext.bi" (replaced with proper header). Slight documentation improvements in hashtable.bi and bitarray.bi

Earlier this year

  • Nov 11, 2009
    r939 (Updated TODO items to be for v0.4.0) committed by ebben.fe...@gmail.com   -   Updated TODO items to be for v0.4.0
    Updated TODO items to be for v0.4.0
  • Nov 11, 2009
    r938 (fixed behaviour of ext.options.parser and updated example) committed by ebben.fe...@gmail.com   -   fixed behaviour of ext.options.parser and updated example
    fixed behaviour of ext.options.parser and updated example
  • Nov 11, 2009
    r937 (Added interfaces. added floating-point specifiers to math/ma...) committed by ebben.fe...@gmail.com   -   Added interfaces. added floating-point specifiers to math/matrix test in an attempt to fix test case.
    Added interfaces. added floating-point specifiers to math/matrix test in an attempt to fix test case.
  • Nov 11, 2009
    r936 (list_udt example now fully working.) committed by ebben.fe...@gmail.com   -   list_udt example now fully working.
    list_udt example now fully working.
  • Nov 11, 2009
    r935 (updated list_udt example) committed by ebben.fe...@gmail.com   -   updated list_udt example
    updated list_udt example
  • Nov 08, 2009
    r934 (added command line options parsing class and example.) committed by ebben.fe...@gmail.com   -   added command line options parsing class and example.
    added command line options parsing class and example.
  • Nov 08, 2009
    issue 13 (Code review request) reported by ebben.fe...@gmail.com   -   cc: lanaan.fisher summary: Review API for "feel" and completeness.
    cc: lanaan.fisher summary: Review API for "feel" and completeness.
  • Nov 08, 2009
    r933 (Adding header for upcoming Options module, should be complet...) committed by ebben.fe...@gmail.com   -   Adding header for upcoming Options module, should be complete soon. new review: owner: ebben.feagan cc: lanaan.fisher summary: Review API for "feel" and completeness.
    Adding header for upcoming Options module, should be complete soon. new review: owner: ebben.feagan cc: lanaan.fisher summary: Review API for "feel" and completeness.
  • Nov 07, 2009
    r932 (Added example of using ext.List with a user defined type. Ex...) committed by ebben.fe...@gmail.com   -   Added example of using ext.List with a user defined type. Example is not fully formed at this time, tests what is required to be included in a List.
    Added example of using ext.List with a user defined type. Example is not fully formed at this time, tests what is required to be included in a List.
  • Oct 28, 2009
    r931 (Changed default read buffer size for md5 file checksummer to...) committed by ebben.fe...@gmail.com   -   Changed default read buffer size for md5 file checksummer to 1M. Added two examples for md5 functions, one to compute the checksum of text passed on the command line and one to compute the checksum of all files passed on the command line (individually). Both output compatible with the md5sum command (although our hash is uppercase).
    Changed default read buffer size for md5 file checksummer to 1M. Added two examples for md5 functions, one to compute the checksum of text passed on the command line and one to compute the checksum of all files passed on the command line (individually). Both output compatible with the md5sum command (although our hash is uppercase).
  • Oct 28, 2009
    r930 (Fixed author of code to match current conventions.) committed by ebben.fe...@gmail.com   -   Fixed author of code to match current conventions.
    Fixed author of code to match current conventions.
  • Oct 28, 2009
    r929 (One testcase for md5 had an incorrect hash. Fixed md5 functi...) committed by ebben.fe...@gmail.com   -   One testcase for md5 had an incorrect hash. Fixed md5 functions with big help from yetifoot.
    One testcase for md5 had an incorrect hash. Fixed md5 functions with big help from yetifoot.
  • Oct 26, 2009
    r928 (Formatting and variable initialization fixes. Still hunting ...) committed by ebben.fe...@gmail.com   -   Formatting and variable initialization fixes. Still hunting down the bug.
    Formatting and variable initialization fixes. Still hunting down the bug.
  • Oct 25, 2009
    r927 (Added high level api for md5 functions to calculate checksum...) committed by ebben.fe...@gmail.com   -   Added high level api for md5 functions to calculate checksums of strings, files and generic ptrs. Added documentation for md5 functions. Updated documentation Menu.
    Added high level api for md5 functions to calculate checksums of strings, files and generic ptrs. Added documentation for md5 functions. Updated documentation Menu.
 
Hosted by Google Code