source: libcf

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @167   9 years cheese #1 fix hex-encode crashable bug
(edit) @166   9 years cheese #1 fix indentation
(edit) @165   9 years cheese #1 fix compilation error
(edit) @164   10 years cheese #1 change WaitSingleObject to CriticalSection for windows
(edit) @163   10 years cheese #1 fix bug of datetime in util
(edit) @162   10 years cheese #1 change doxygen language from korean to korean-en
(edit) @161   10 years cheese #1 separate doxygen makefile
(edit) @160   10 years cheese #1 fix test makefile
(edit) @159   10 years cheese #1 error code for r158
(edit) @158   10 years cheese #1 add exception handling code for localtime function
(edit) @157   10 years cheese #1 fix memory leakage
(edit) @156   10 years cheese #1 remove ctxmgr error code
(edit) @155   10 years cheese #1 remove path buffer in log
(edit) @154   10 years cheese #1 fix file-context bug
(edit) @153   10 years cheese #1 fix bitwise simplify
(edit) @152   10 years cheese #1 add doxygen comment
(edit) @151   10 years cheese #1 fix interface and add util module
(edit) @150   11 years cheese #1 change doxygen logo image
(edit) @149   11 years cheese #1 rename context-implemented structures for readability
(edit) @148   11 years cheese #1 fix test code for r147
(edit) @147   11 years cheese #1 fix dependencies for thread/mutex
(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
Note: See TracRevisionLog for help on using the revision log.