projects
/
jnode:svn-mirror.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added AVAILABLE_xx, HEAP_xx constants
[jnode:svn-mirror.git]
/
shell
/
2005-05-11
hagar-wize
updated with license name/url and provider-url
tree
|
commitdiff
2005-05-10
epr
Added license info to plugins
tree
|
commitdiff
2005-05-10
hagar-wize
added memory usage taken by the instances on the heap
tree
|
commitdiff
2005-05-09
epr
Standardized common build tasks by introduction of...
tree
|
commitdiff
2005-05-08
fduminy
added possibility to configure log4j from an url or...
tree
|
commitdiff
2005-05-08
fduminy
added permission to read a config file
tree
|
commitdiff
2005-05-06
epr
Implemented Iterable<PluginDescriptor> on PluginRegistr...
tree
|
commitdiff
2005-05-04
fduminy
fixed a bug with escape(String[]) that always returned...
tree
|
commitdiff
2005-05-04
fduminy
added property compilerarg that can be overwritten...
tree
|
commitdiff
2005-05-04
hagar-wize
Optimizing to use StringBuilder and more static final...
tree
|
commitdiff
2005-04-26
epr
Added info regaring instancecount & array length (total...
tree
|
commitdiff
2005-04-23
epr
Added type safety
tree
|
commitdiff
2005-04-20
hagar-wize
<compilerarg value="-Xlint:unchecked"/> is add to the...
tree
|
commitdiff
2005-04-18
epr
Organized imports
tree
|
commitdiff
2005-04-12
epr
Important!
tree
|
commitdiff
2005-04-12
hagar-wize
IntelliJ IDEA 4.5.4 project files
tree
|
commitdiff
2005-03-29
lsantha
Fix for a syntax error in CVS HEAD.
tree
|
commitdiff
2005-03-29
hagar-wize
ctrl+c now kills the running command. ctrl+z will send...
tree
|
commitdiff
2005-03-22
hagar-wize
catch NoSuchMethodException and not Exception when...
tree
|
commitdiff
2005-03-22
hagar-wize
Piping can to all the commands that implements Command.
tree
|
commitdiff
2005-03-21
hagar-wize
Piping can now be done. First command that can this...
tree
|
commitdiff
2005-03-11
trickkiste
*** empty log message ***
tree
|
commitdiff
2005-03-10
trickkiste
KillCommand added,
tree
|
commitdiff
2005-03-10
hagar-wize
Implements Command
tree
|
commitdiff
2005-03-10
hagar-wize
cmdLine was parsed to the CommandRunner and not cmdLine...
tree
|
commitdiff
2005-03-10
hagar-wize
@author has been added
tree
|
commitdiff
2005-03-10
hagar-wize
Send output from commands that implements org.jnode...
tree
|
commitdiff
2005-03-09
hagar-wize
added write permisson to the commands
tree
|
commitdiff
2005-03-08
hagar-wize
more javadoc and remove unused import
tree
|
commitdiff
2005-03-08
hagar-wize
New clean interface when making shell Commands.
tree
|
commitdiff
2005-02-19
hagar-wize
interface to commands
tree
|
commitdiff
2005-02-19
fduminy
For Performances: Logger is now 'static'
tree
|
commitdiff
2005-02-09
hagar-wize
fix cursor position after ctrl+l to start after the...
tree
|
commitdiff
2005-02-09
epr
Added "kernel debugger" (serial port output) to the...
tree
|
commitdiff
2005-02-04
hagar-wize
onheap command is added. It let's one see the numbers...
tree
|
commitdiff
2005-01-15
epr
Added thread id to list of threads
tree
|
commitdiff
2005-01-15
epr
Forced source file encoding in build scripts and eclips...
tree
|
commitdiff
2005-01-15
epr
CONVERTED TO ASCII
tree
|
commitdiff
2005-01-14
epr
Sorted output on system property name
tree
|
commitdiff
2005-01-04
epr
Applied header-fix to update all java file headers
tree
|
commitdiff
2004-12-31
epr
Added classpath command
tree
|
commitdiff
2004-12-24
epr
Various small GC related improvements
tree
|
commitdiff
2004-11-27
lsantha
Fixed typo
tree
|
commitdiff
2004-11-27
lsantha
Added disasm command
tree
|
commitdiff
2004-11-27
lsantha
Added disasm command
tree
|
commitdiff
2004-11-21
samreid
Added shell invocation handler for charvabsh.
tree
|
commitdiff
2004-11-21
samreid
Added cursor handling.
tree
|
commitdiff
2004-11-20
samreid
added context classloader as default
tree
|
commitdiff
2004-10-05
epr
Security fix in udpout
tree
|
commitdiff
2004-09-19
lsantha
Minor fix.
tree
|
commitdiff
2004-09-19
lsantha
Added support for variant.
tree
|
commitdiff
2004-09-10
epr
Defaulted to L1A compiler
tree
|
commitdiff
2004-08-28
epr
Added support for testing new compilers within a runnin...
tree
|
commitdiff
2004-08-13
galatnm
Add CTRL-l command to clean up console.
tree
|
commitdiff
2004-07-25
epr
Applied lots of classpath diffs
tree
|
commitdiff
2004-07-14
epr
Refactored console system
tree
|
commitdiff
2004-07-04
epr
Fixed compile command
tree
|
commitdiff
2004-06-12
epr
Fixed various compiler warnings
tree
|
commitdiff
2004-05-31
fduminy
- fixed display bug when cursor is in middle of the...
tree
|
commitdiff
2004-05-31
fduminy
fixed bugs when completion must list possible values
tree
|
commitdiff
2004-05-31
fduminy
fixed bug when completing an empty argument
tree
|
commitdiff
2004-05-31
epr
First small step towards multiprocessor & hyperthreadin...
tree
|
commitdiff
2004-05-25
fduminy
optimisation: use of StringBuffer instead of String...
tree
|
commitdiff
2004-05-25
fduminy
fixed bugs with commands that are multilines (wider...
tree
|
commitdiff
2004-05-20
lsantha
Treats cwd as classopath, more will come soon
tree
|
commitdiff
2004-05-20
lsantha
Create calssloader permission added to java command
tree
|
commitdiff
2004-05-16
fduminy
new command to change/show the current locale
tree
|
commitdiff
2004-05-02
epr
Minor change
tree
|
commitdiff
2004-05-01
epr
Added support for devices implementing DeviceInfoAPI...
tree
|
commitdiff
2004-05-01
epr
Renamed reset to reboot
tree
|
commitdiff
2004-05-01
epr
Added MemoryScanner
tree
|
commitdiff
2004-05-01
blindidiot
Added a required permission
tree
|
commitdiff
2004-04-18
epr
Fixed plugin command for list of non-existing plugin
tree
|
commitdiff
2004-04-18
epr
Moved cpuid command
tree
|
commitdiff
2004-04-18
epr
Added DeviceInfoAPI
tree
|
commitdiff
2004-04-17
epr
Added plugin unloading & reloading
tree
|
commitdiff
2004-04-17
epr
Refactored package names
tree
|
commitdiff
2004-04-17
epr
Better handling of non-found interpreters
tree
|
commitdiff
2004-04-17
epr
Arguments type fixed
tree
|
commitdiff
2004-04-15
epr
Fixed test command.
tree
|
commitdiff
2004-04-12
epr
Major change in plugin system
tree
|
commitdiff
2004-04-11
epr
Several command line fixes
tree
|
commitdiff
2004-04-11
epr
Added URLArgument
tree
|
commitdiff
2004-04-04
epr
Added command line completion for filenames
tree
|
commitdiff
2004-03-22
epr
Fixed several build errors
tree
|
commitdiff
2004-03-21
samreid
Added charva beanshell application.
tree
|
commitdiff
2004-03-21
epr
- Added very simple debugger on Alt-SysRq key
tree
|
commitdiff
2004-03-20
epr
Added protection domain information to class command
tree
|
commitdiff
2004-03-20
epr
Fix AccessControl problem during boot.
tree
|
commitdiff
2004-03-14
epr
Fully implemented SecurityManager & AccessController
tree
|
commitdiff
2004-02-21
vchira_2000
refactor the console manager..
tree
|
commitdiff
2004-02-20
epr
Added "Used memory" to result of memory command
tree
|
commitdiff
2004-02-15
epr
Major VM change:
tree
|
commitdiff
2004-02-14
vchira_2000
refactor the console and consolemanager. Now the mechan...
tree
|
commitdiff
2004-02-08
vchira_2000
change from user console to shell console and add a...
tree
|
commitdiff
2004-02-08
mdenty
Modified to take care of KeyboardInterpreterFactory
tree
|
commitdiff
2004-02-07
mdenty
Invoking loadkeys without argument now prints the curre...
tree
|
commitdiff
2004-02-07
mdenty
Add the faculty of adding an alias of an alias. Example...
tree
|
commitdiff
2004-02-06
mdenty
Re - add the heading comment
tree
|
commitdiff
2004-02-06
mdenty
Comment out the screen output of the cursor position
tree
|
commitdiff
next