Merge remote-tracking branch 'refs/remotes/origin/master'
document method default modifier
require interface for default modifier
fix for issue 79 jturriff lower case stage causes filenames lower cased
doc fixes due to Josep Maria Blanco
go and RexxChannel documentation
fix table
protect queue when closed and checking size
updated examples
support for closing a channel
better synchronisation
go examples
new RexxChannel type
support for GO instruction
cosmetic
avoid race for Stdout
fix for 37, mention CLASSPATH in Readme.md
fix for 117, wrong value in overflow comparison
back to times for print quality check
Merge remote-tracking branch 'refs/remotes/origin/master'
avoid NullPointer exception on Ctrl-D
doc chg
release 5.01 - appendix fix reapplied
docs added for release
version, hyphenation
Merge branch 'master' of ssh://git.code.sf.net/p/netrexx/code into newlayout
fix appendix renumbering
index fix
Merge branch 'newlayout' of ssh://git.code.sf.net/p/netrexx/code into newlayout
doc upd
no chapter 0
upd
upd
doc pg changes
Merge branch 'newlayout' of ssh://git.code.sf.net/p/netrexx/code into newlayout
doc pg changes
fix split
set font
doc: headers in same font
doc upd
remove fonts from pub
add serif font
more layout
add NrLevel.nrx
update
doc update
removed debug statements and ignore bad UTF-8
upd layout of pubs
upd layout of pubs
upd releasenotes
update to 5.01 RC1
updated stream BIM
accompanying diagnostics
update
update
copyright update
identical results for compiled and interpreted interpret instruction
introducing text string literals
text literal token as per final specification
support for """text""" literal strings
fix the fix
fix ArrayIndexOutOfBoundsException when single # as shebang on line 1
merge
releasenotes
stages.html: ARRAY:added info and example. Deleted ARRAYR and ARRAYW.
stages.html: ARRAY:added info and example. Deleted ARRAYR and ARRAYW.
pipelines diskr update
fix for netrexx mode in Emacs 30.1
remove debug code
source code for ecj
make strictcase to avoid private class java.lang.System.Out in latest Java
remove call to deprecated ThreadGroup.stop()
clean
doc update
new InterpretException
new InterpretException
disallow signal instruction in INTERPRET
EXIT not terminal when jsr223
clean up
do not wait for threads to finish when jsr223
catch runtime exceptions
bump 5 to Beta
bind only seen vars
weird arg in scripted mode
no interpret.xxx
support for compiled INTERPRET instruction
Merge remote-tracking branch 'refs/remotes/origin/master'
eSay char also
compiler.nrx: make stage name lowercase for processing.
fix issue #72 absolute path is relative
plain text examples
the new ecj
version 5.00 translators
default and minimum class version 52, new ecj
default and minimum class version 52
new var_stage() instead of var()
code.value assignment wrongly outside exec condition
rename RexxTrace.INT to .INTER, mix-up with primitive type int
Add TOLERANT/STRICT options to SORT stage & helper classes, documentation.
Add TOLERANT/STRICT options to SORT stage & helper classes, documentation.