0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fixed meta data from appearing as part of the name More... over 15 years ago
241 release More... almost 16 years ago
- Renamed the "macro definition" settings section to "Preprocessor" More... almost 16 years ago
fixed highlighting of last line in the source snoop More... almost 16 years ago
Fixed bug #3049018: tried to write keyword lists to program directory rather than the data directory More... almost 16 years ago
"open class" (i.e. double clicking a class in the tree) will now use the commandline as configured in the "open results command" setting More... almost 16 years ago
line positions are now correct More... almost 16 years ago
improved newline handling; should be able to work with unix, dos and ancient mac newlines More... almost 16 years ago
completely new way of passing line numbers and current filenames to the analyser, should work better when macros are used within strings and names More... almost 16 years ago
version 240 More... almost 16 years ago
fixes bugs #3046931 and #3046940 More... almost 16 years ago
fixes bug #3046721 More... almost 16 years ago
v239 released More... almost 16 years ago
added UE3 .uci files in the full text search More... almost 16 years ago
improvements to finding the included files.lst More... almost 16 years ago
implemented package globals.uci processing in the correct order; it almost parses the code without a hitch More... almost 16 years ago
Fixes bug #3018775: uncodex would crash when selecting a line in the source snoop which was longer than 256 characters. More... almost 16 years ago
implemented `include support, now I just need to make a nice way to load the package globals More... almost 16 years ago
added defined function evaluation More... almost 16 years ago
added basic #define #isdefined #isnotdefined functionality, doesn't support functions yet More... almost 16 years ago
UE3 preprocessor instructions now properly parsed, `if, `else and `endif are already supported (although the condition of the `if isn't properly expanded More... almost 16 years ago
more UE3 preprocessor support More... almost 16 years ago
track line numbers and positions for error reporting More... almost 16 years ago
- check for writable configuration file when saving settings, fixes bug #3027183 More... almost 16 years ago
some more work on the UE3 preprocessor support More... almost 16 years ago
default highlight color is now fuchsia More... almost 16 years ago
updated the new class template More... about 16 years ago
new UE3 preprocessor method More... about 16 years ago
undid previous work on the UE3 preprocessor, going to use a different approach More... about 16 years ago
some work towards UE3 preprocessor support More... about 16 years ago