Commits

[1832 total ]
Anon32
r2124 Updating checkstyle to 5.0. Dev. environments will have to be upgraded as described on the wiki. I'm not sure I have all the best definitions (there are now way more warnings!) but it's a start. If you have suggestions for improving our set of checkstyle rules, let me know.

by jeffy...@yahoo.com on 2009-08-05 21:58 (4 months ago)

Anon32
r2123 Eliminated unused fields and methods PointNeuron.java. Modified PointNeuronPanel.java to test the PointNeuron functionality.

by jdvickrey on 2009-08-05 03:41 (4 months ago)

Anon32
r2122 Got rid of deprecated calls and some checkstyle fixes.

by jeffy...@yahoo.com on 2009-08-04 08:50 (4 months ago)

Anon32
r2121 Misc. changes relating to some scripts I'm working on. (1) Improved odor world API (much more work needed there) and fixed some odor world bugs with update. (2) Added ability to change projection plot colors. (3) Updated to latest version of JFreechart. (4) Began fixing chart serializaton issues (not finished yet). (5) Checked in some new simulation scripts. (6) Ability to add and clear internal frames from desktop. (7) Minor cleanup and enhancements.

by jeffy...@yahoo.com on 2009-07-28 20:18 (4 months ago)

Anon32
r2120 Adding actions for menu items that were broken during rebuild.

by nectufine on 2009-07-28 03:08 (4 months ago)

Anon32
r2119 Reimplemented PointNeuron based on Computational Explorations in Cognitive Neuroscience by O'Reilly and Munakata.

by jdvickrey on 2009-07-27 20:53 (4 months ago)

Anon32
r2118 Several changes, mostly relating to property tabs at the bottom of the desktop. Implemented component on/off and gui toggle (both accessible from component viewer). Added ability to set number of threads the updator uses. Added some convenience methods to workspace, which can be called from the terminal.

by jeffy...@yahoo.com on 2009-07-27 05:40 (4 months ago)

Anon32
r2117 Adding a convenience method for rounding double values.

by jeffy...@yahoo.com on 2009-07-15 04:17 (5 months ago)

Anon32
r2116 Added a method to WorkspaceUpdatorListener which is called when the UpdateController is changed. Currently this is needed so that the threadviewer panel accurately displays the current update controller.

by jeffy...@yahoo.com on 2009-07-15 01:48 (5 months ago)

Anon32
r2115 Applied chart refactors begun in r2108 to projection chart.

by jeffy...@yahoo.com on 2009-07-10 23:35 (5 months ago)