0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just so there's less confusion. More... over 15 years ago
shortcut keys for moving components More... over 15 years ago
more openmp goodness More... about 18 years ago
fix dependencies so that target 'monolith' can be used by itself More... about 18 years ago
Added the ability to create monolithic executables (i.e. embed components into the executable rather than build/load them as shared objects). More... about 18 years ago
parallelize data normalization More... about 18 years ago
work around label update problem More... about 18 years ago
Enable dispatching of component commands from the command-line argument list. More... about 18 years ago
Allow user to skip normalization checks. Also, #if 0'd some code that causes gui problems (reason is yet to be determined). More... about 18 years ago
*** empty log message *** More... about 18 years ago
Increase precision of debugging output. More... about 18 years ago
Update existing bounds. More... about 18 years ago
Ease querying. More... about 18 years ago
Minor trace message tweaks. More... about 18 years ago
Enable resetting of normalization via EvaluateScript. More... about 18 years ago
Cache i/o layers during data analysis for added performance. More... about 18 years ago
Added ability to dispatch 'Erase' method of ui!tab!data. More... about 18 years ago
fixed race condition that occurred when referencing data in a sibling tab object during update More... over 18 years ago
Display summary before results vector. More... over 18 years ago
format, indent, untabify More... over 18 years ago
format, auto-indent, untabify, and remove 1 code clone More... over 18 years ago
Report lowest error produced while training. More... over 18 years ago
fixed -pedantic issues (mostly just extra semicolons) More... over 18 years ago
http://robots.stanford.edu/papers/thrun.MONK.html More... over 18 years ago
One component at a time. More... over 18 years ago
If a parameter is passed try to open it as a file. More... over 18 years ago
Pass the command line to the UserInterface. More... over 18 years ago
Added ability to use the Dispatch methods (i.e. EvaluteScript of tab components). Also replaced deprecated fl_ask with fl_choice througout. More... over 18 years ago
Rename function acts on the currently selected component. More... about 19 years ago
When saving symbolic data we must preserve the ID of each symbol. More... about 19 years ago