0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Just so there's less confusion. More... about 15 years ago
shortcut keys for moving components More... about 15 years ago
more openmp goodness More... over 17 years ago
fix dependencies so that target 'monolith' can be used by itself More... over 17 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... over 17 years ago
parallelize data normalization More... over 17 years ago
work around label update problem More... over 17 years ago
Enable dispatching of component commands from the command-line argument list. More... over 17 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... over 17 years ago
*** empty log message *** More... over 17 years ago
Increase precision of debugging output. More... over 17 years ago
Update existing bounds. More... over 17 years ago
Ease querying. More... over 17 years ago
Minor trace message tweaks. More... over 17 years ago
Enable resetting of normalization via EvaluateScript. More... over 17 years ago
Cache i/o layers during data analysis for added performance. More... over 17 years ago
Added ability to dispatch 'Erase' method of ui!tab!data. More... over 17 years ago
fixed race condition that occurred when referencing data in a sibling tab object during update More... almost 18 years ago
Display summary before results vector. More... almost 18 years ago
format, indent, untabify More... almost 18 years ago
format, auto-indent, untabify, and remove 1 code clone More... almost 18 years ago
Report lowest error produced while training. More... almost 18 years ago
fixed -pedantic issues (mostly just extra semicolons) More... almost 18 years ago
http://robots.stanford.edu/papers/thrun.MONK.html More... almost 18 years ago
One component at a time. More... almost 18 years ago
If a parameter is passed try to open it as a file. More... almost 18 years ago
Pass the command line to the UserInterface. More... almost 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... almost 18 years ago
Rename function acts on the currently selected component. More... over 18 years ago
When saving symbolic data we must preserve the ID of each symbol. More... over 18 years ago