source: libcf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @146   11 years cheese #1 fix build option for static library
(edit) @145   11 years cheese #1 more fix doxygen
(edit) @144   11 years cheese #1 change doxygen logo image
(edit) @143   11 years cheese #1 modify bitwise-test-code and logging-function-name
(edit) @142   11 years cheese #1 modify docs and some handle closing routine
(edit) @141   11 years cheese #1 specify sample code for doxygen
(edit) @140   11 years cheese #1 remove all of test code from list of windows test project.
(edit) @139   11 years cheese #1 add test code of bitwise
(edit) @138   11 years cheese #1 enhance a few performance of bitwise
(edit) @137   11 years cheese #1 fix some miss
(edit) @136   11 years cheese #1 refactoring log writing functions
(edit) @135   11 years cheese #1 fix test code of debugging util
(edit) @134   11 years cheese #1 support mac osx
(edit) @133   11 years cheese #1 fix missed commit for r132
(edit) @132   11 years cheese #1 fix condition for doxygen making
(edit) @131   11 years cheese #1 modify assertion for bitwise
(edit) @130   11 years cheese #1 add new files to windows project
(edit) @129   11 years cheese #1 fix argument order
(edit) @128   11 years cheese #1 add bitwise util from ARIA of chevalier
(edit) @127   11 years cheese #1 fix crashed text
(edit) @126   11 years cheese #1 separate header/source files for thread and mutex
(edit) @125   11 years cheese #1 fix mutex bugs
(edit) @124   11 years cheese #1 fix bug in test code for 122
(edit) @123   11 years cheese #1 fix windows bug for r122
(edit) @122   11 years cheese #1 modify id to context in thread
(edit) @121   11 years cheese #1 revert thread creation function
(edit) @120   11 years cheese #1 fix header in debug util
(edit) @119   11 years cheese #1 fix and arrange doxygen configuration file and doxygen comments
(edit) @118   11 years cheese #1 fix bug int test code
(edit) @117   11 years cheese #1 more fix and arrange doxygen comments
(edit) @116   11 years cheese #1 fix and arrange doxygen comments
(edit) @115   11 years cheese #1 add comments for CF_List_Insert ()
(edit) @114   11 years cheese #1 fix wrong header definition
(edit) @113   11 years cheese #1 update more doxygen comments
(edit) @112   11 years cheese #1 fix doxygen comments
(edit) @111   11 years cheese #1 add doxygen comments
(edit) @110   11 years cheese #1 add test code for queue and stack
(edit) @109   11 years cheese #1 add typical data structure algorithms (linked-list / queue / stak) …
(edit) @108   11 years cheese #1 remove log-level. log id is used as log level instead.
(edit) @107   11 years cheese #1 change sprintf to snprintf and imporve performance of log
(edit) @106   11 years cheese #1 fix makefile for test
(edit) @105   11 years cheese #1 remove integrated test code
(edit) @104   11 years cheese #1 remove unnecessary TRY-CATCH
(edit) @103   11 years cheese #1 fix some symbol names, test code and exception handling logic
(edit) @102   11 years cheese #1 fix log level check logic
(edit) @101   11 years cheese #1 change interface to set log level
(edit) @100   11 years cheese #1 add author (vfire) for log
(edit) @99   11 years cheese #1 fix doxygen for r98
(edit) @98   11 years cheese #1 add function to set log level
(edit) @97   11 years cheese #1 fix makefile for cygwin
(edit) @96   11 years cheese #1 fix hex decoder exception and rollback function interface of decoders
(edit) @95   11 years cheese #1 fix doxygen comment for r94
(edit) @94   11 years cheese #1 change interface to get file size
(edit) @93   11 years cheese #1 fix logging to append if the file exists
(edit) @92   11 years cheese #1 fix base64 decoding bug
(edit) @91   11 years cheese #1 fix base64 bug
(edit) @90   11 years cheese #1 fix bug on codec and arrange file flag
(edit) @89   11 years cheese #1 arrange dataset in codec
(edit) @88   11 years cheese #1 add base64 and arrange hex-decoding more fast
(edit) @87   11 years cheese #1 ..arrange some DIFFICULT ternary operators
(edit) @86   11 years cheese #1 fix datetime in log for win64 and rename some enumerations and functions
(edit) @85   11 years cheese #1 modify assertion logic
(edit) @84   11 years cheese #1 fix threading for error-handling
(edit) @83   11 years cheese #1 fix linking-relations in makefile
(edit) @82   11 years cheese #1 modify doxygen
(edit) @81   11 years cheese #1 fix for r80
(edit) @80   11 years cheese #1 fix posix-thread scheduling mechanism on solaris
(edit) @79   11 years cheese #1 fix mutex destroy for *nix
(edit) @78   11 years cheese #1 fix makefile for solaris
(edit) @77   11 years cheese #1 fix makefile bug
(edit) @76   11 years cheese #1 fix makefile bugs for aix and hpux
(edit) @75   11 years cheese #1 fix build env. for hpux
(edit) @74   11 years cheese #1 fix makefile bug
(edit) @73   11 years cheese #1 fix makefile for multi-platform
(edit) @72   11 years cheese #1 modify test code and data-type in codec
(edit) @71   11 years cheese #1 fix logic to destroy global debug context
(edit) @70   11 years cheese #1 fix test code
(edit) @69   11 years cheese #1 fix typecasting warning
(edit) @68   11 years cheese #1 fix hex codec bug and add codec to windows project
(edit) @67   11 years cheese #1 fix for windows
(edit) @66   11 years cheese #1 add codec module (bin <-> hex-string)
(edit) @65   11 years cheese #1 rename threading worker function typedef in code
(edit) @64   11 years cheese #1 arrange test code
(edit) @63   11 years cheese #1 add interface to print callstack
(edit) @62   11 years cheese #1 fix memory leak under debug util
(edit) @61   11 years cheese #1 fix bug in test/sample code
(edit) @60   11 years cheese #1 fix thread worker function casting
(edit) @59   11 years cheese #1 fix thread-worker-function's description
(edit) @58   11 years cheese #1 fix missed code
(edit) @57   11 years cheese #1 fix thread interface
(edit) @56   11 years cheese #1 fix test code
(edit) @55   11 years cheese #1 arrange definition and fix for windows
(edit) @54   11 years cheese #1 fix doxygen
(edit) @53   11 years cheese #1 remove structure for remote host information interface from socket
(edit) @52   11 years cheese #1 fix debugging util bug
(edit) @51   11 years cheese #1 change the debugging utiltity to support single context with mutex
(edit) @50   11 years cheese #1 fix preprocessor definition for windows
(edit) @49   11 years cheese #1 fix test code
(edit) @48   11 years cheese #1 add socket option (reuseaddr and linger) and fix test code bug
(edit) @47   11 years cheese #1 fix doxygen documentation
Note: See TracRevisionLog for help on using the revision log.