FilterChain.cpp
|
Update to address g++ warnings.
|
1 년 전 |
FilterChain.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
GBUdb.cpp
|
Update to address g++ warnings.
|
1 년 전 |
GBUdb.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
GBUdb.inline.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
SNFMulti.cpp
|
Replace sprintf with snprintf (to address g++ warnings).
|
1 년 전 |
SNFMulti.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
gccVersion.txt
|
setup
|
15 년 전 |
scanner.cpp
|
Modify for updated CodeDweller.
|
9 년 전 |
scanner.hpp
|
Modify for updated CodeDweller.
|
9 년 전 |
snfCFGmgr.cpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfCFGmgr.hpp
|
Use XMLReader instead of configuration.
|
9 년 전 |
snfCFGmgr.inline.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfGBUdbmgr.cpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfGBUdbmgr.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfLOGmgr.cpp
|
Update to address g++ warnings.
|
1 년 전 |
snfLOGmgr.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfLOGmgr.inline.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfNETmgr.cpp
|
Update to address g++ warnings.
|
1 년 전 |
snfNETmgr.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfXCImgr.cpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snfXCImgr.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_HeaderFinder.cpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_HeaderFinder.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_HeaderFinder.inline.hpp
|
Fixed bug where only one of multiple source header directives with the same source header definition would be recognized. The fix was to improve the comparator function for HeaderFinderPattern so that it included context. Prior to that only one source header definition would be recognized because the ordinal is always 0 for source headers. As a result, only the first context could be registered.
|
13 년 전 |
snf_engine.cpp
|
Updated for c++11: Replace comparison of stream with NULL with stream.good().
|
8 년 전 |
snf_engine.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_match.h
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_micro.cpp
|
Added stubs for snf_micro.
|
11 년 전 |
snf_micro.hpp
|
Minor tweak
|
11 년 전 |
snf_saccades.cpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_saccades.hpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_sync.cpp
|
Update to address g++ warnings.
|
1 년 전 |
snf_sync.hpp
|
Use XMLReader instead of configuration.
|
9 년 전 |
snf_xci.cpp
|
Added namespace SNFMulti, removed 'using namespace std'.
|
9 년 전 |
snf_xci.hpp
|
Use XMLReader instead of configuration.
|
9 년 전 |