Added AVAILABLE_xx, HEAP_xx constants
[jnode:svn-mirror.git] / shell /
2005-05-11 hagar-wizeupdated with license name/url and provider-url
2005-05-10 eprAdded license info to plugins
2005-05-10 hagar-wizeadded memory usage taken by the instances on the heap
2005-05-09 eprStandardized common build tasks by introduction of...
2005-05-08 fduminyadded possibility to configure log4j from an url or...
2005-05-08 fduminyadded permission to read a config file
2005-05-06 eprImplemented Iterable<PluginDescriptor> on PluginRegistr...
2005-05-04 fduminyfixed a bug with escape(String[]) that always returned...
2005-05-04 fduminyadded property compilerarg that can be overwritten...
2005-05-04 hagar-wizeOptimizing to use StringBuilder and more static final...
2005-04-26 eprAdded info regaring instancecount & array length (total...
2005-04-23 eprAdded type safety
2005-04-20 hagar-wize<compilerarg value="-Xlint:unchecked"/> is add to the...
2005-04-18 eprOrganized imports
2005-04-12 eprImportant!
2005-04-12 hagar-wizeIntelliJ IDEA 4.5.4 project files
2005-03-29 lsanthaFix for a syntax error in CVS HEAD.
2005-03-29 hagar-wizectrl+c now kills the running command. ctrl+z will send...
2005-03-22 hagar-wizecatch NoSuchMethodException and not Exception when...
2005-03-22 hagar-wizePiping can to all the commands that implements Command.
2005-03-21 hagar-wizePiping can now be done. First command that can this...
2005-03-11 trickkiste*** empty log message ***
2005-03-10 trickkisteKillCommand added,
2005-03-10 hagar-wizeImplements Command
2005-03-10 hagar-wizecmdLine was parsed to the CommandRunner and not cmdLine...
2005-03-10 hagar-wize@author has been added
2005-03-10 hagar-wizeSend output from commands that implements org.jnode...
2005-03-09 hagar-wizeadded write permisson to the commands
2005-03-08 hagar-wizemore javadoc and remove unused import
2005-03-08 hagar-wizeNew clean interface when making shell Commands.
2005-02-19 hagar-wizeinterface to commands
2005-02-19 fduminyFor Performances: Logger is now 'static'
2005-02-09 hagar-wizefix cursor position after ctrl+l to start after the...
2005-02-09 eprAdded "kernel debugger" (serial port output) to the...
2005-02-04 hagar-wizeonheap command is added. It let's one see the numbers...
2005-01-15 eprAdded thread id to list of threads
2005-01-15 eprForced source file encoding in build scripts and eclips...
2005-01-15 eprCONVERTED TO ASCII
2005-01-14 eprSorted output on system property name
2005-01-04 eprApplied header-fix to update all java file headers
2004-12-31 eprAdded classpath command
2004-12-24 eprVarious small GC related improvements
2004-11-27 lsanthaFixed typo
2004-11-27 lsanthaAdded disasm command
2004-11-27 lsanthaAdded disasm command
2004-11-21 samreidAdded shell invocation handler for charvabsh.
2004-11-21 samreidAdded cursor handling.
2004-11-20 samreidadded context classloader as default
2004-10-05 eprSecurity fix in udpout
2004-09-19 lsanthaMinor fix.
2004-09-19 lsanthaAdded support for variant.
2004-09-10 eprDefaulted to L1A compiler
2004-08-28 eprAdded support for testing new compilers within a runnin...
2004-08-13 galatnmAdd CTRL-l command to clean up console.
2004-07-25 eprApplied lots of classpath diffs
2004-07-14 eprRefactored console system
2004-07-04 eprFixed compile command
2004-06-12 eprFixed various compiler warnings
2004-05-31 fduminy- fixed display bug when cursor is in middle of the...
2004-05-31 fduminyfixed bugs when completion must list possible values
2004-05-31 fduminyfixed bug when completing an empty argument
2004-05-31 eprFirst small step towards multiprocessor & hyperthreadin...
2004-05-25 fduminyoptimisation: use of StringBuffer instead of String...
2004-05-25 fduminyfixed bugs with commands that are multilines (wider...
2004-05-20 lsanthaTreats cwd as classopath, more will come soon
2004-05-20 lsanthaCreate calssloader permission added to java command
2004-05-16 fduminynew command to change/show the current locale
2004-05-02 eprMinor change
2004-05-01 eprAdded support for devices implementing DeviceInfoAPI...
2004-05-01 eprRenamed reset to reboot
2004-05-01 eprAdded MemoryScanner
2004-05-01 blindidiotAdded a required permission
2004-04-18 eprFixed plugin command for list of non-existing plugin
2004-04-18 eprMoved cpuid command
2004-04-18 eprAdded DeviceInfoAPI
2004-04-17 eprAdded plugin unloading & reloading
2004-04-17 eprRefactored package names
2004-04-17 eprBetter handling of non-found interpreters
2004-04-17 eprArguments type fixed
2004-04-15 eprFixed test command.
2004-04-12 eprMajor change in plugin system
2004-04-11 eprSeveral command line fixes
2004-04-11 eprAdded URLArgument
2004-04-04 eprAdded command line completion for filenames
2004-03-22 eprFixed several build errors
2004-03-21 samreidAdded charva beanshell application.
2004-03-21 epr- Added very simple debugger on Alt-SysRq key
2004-03-20 eprAdded protection domain information to class command
2004-03-20 eprFix AccessControl problem during boot.
2004-03-14 eprFully implemented SecurityManager & AccessController
2004-02-21 vchira_2000refactor the console manager..
2004-02-20 eprAdded "Used memory" to result of memory command
2004-02-15 eprMajor VM change:
2004-02-14 vchira_2000refactor the console and consolemanager. Now the mechan...
2004-02-08 vchira_2000change from user console to shell console and add a...
2004-02-08 mdentyModified to take care of KeyboardInterpreterFactory
2004-02-07 mdentyInvoking loadkeys without argument now prints the curre...
2004-02-07 mdentyAdd the faculty of adding an alias of an alias. Example...
2004-02-06 mdentyRe - add the heading comment
2004-02-06 mdentyComment out the screen output of the cursor position
next