Filter RSS
Ogasawara Satoshi Historie

2012-02-20
11:40
[SVN] Commit revision 919
[core] set JVM's default encoding to UTF8.
2012-02-08
18:14
[SVN] Commit revision 914
[nmshell] NMShellEvaluator. zipWith3 -> foreach3.
18:14
[SVN] Commit revision 913
[doc] document for job control commands.
18:14
[SVN] Commit revision 912
[nmshell] catch NMCommandInterruptedException in NMShellEvaluator#repl. now you can interrupt in...
18:14
[SVN] Commit revision 911
[nmshell] implement job control. jobs, kill, fg, and ^Z.
18:14
[SVN] Commit revision 910
[nmshell] simplify NMShellEvaluator#withContext. no Thread.
18:14
[SVN] Commit revision 909
[nmshell] refactor NMShellEvaluator. Thread/Runnable creation to evalPipeline.
18:14
[SVN] Commit revision 908
[nmshell] refactor.
2012-02-02
17:40
[SVN] Commit revision 907
[nmshell] NMStream#dup on <& and >& redirection. caches opened streams in redirection to ensure ...
14:44
[SVN] Commit revision 906
[nmshell] fix bug that redirects to pipeline does not work.
14:44
[SVN] Commit revision 905
[nmshell] NMShellEvaluator#repl: do not use String#trim. It does not know shell syntax.
14:42
[SVN] Commit revision 904
[nmtree] CSV is CRLF-ended rows, not CRLF-separated rows. RFC 4180 says the last CRLF is optiona...
14:16
[SVN] Commit revision 903
[core] core/bin/ngms: remove a superfluous slash.
2012-01-27
11:40
[SVN] Commit revision 900
[nmtree] NMRevisionTree: forgot calling SVNRepository#closeSeesion.
2012-01-20
17:30
[SVN] Commit revision 899
[nmtree] error checks in NMRevisionTree. - check whether a revision is valid on instance creatio...
2012-01-18
18:08
[SVN] Commit revision 898
[commands] allow cp and mv command to copy/move files over different NMTreeImplementations. - re...
2012-01-16
18:06
[SVN] Commit revision 896
[commands/revert] warn if files are not under version control.
18:06
[SVN] Commit revision 895
[nmtree] fix bugs around NMSVNTree. - NMSVNTree did not manage .ngms file. - cannot remove direc...
18:05
[SVN] Commit revision 894
[commands/cat] newline after each entry of descriptions/tables.