Author: bayard
Date: Fri Mar 18 03:42:17 2011
New Revision: 1082817
URL: http://svn.apache.org/viewvc?rev=1082817&view=rev
Log:
Removing the unnecessary sequenceToString method
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/pro
Author: sebb
Date: Fri Mar 18 01:57:50 2011
New Revision: 1082791
URL: http://svn.apache.org/viewvc?rev=1082791&view=rev
Log:
Add MLSx and doCommand support
Modified:
commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java
Modified:
commons/proper/net/trunk/src/main/java/e
Author: sebb
Date: Fri Mar 18 01:51:54 2011
New Revision: 1082789
URL: http://svn.apache.org/viewvc?rev=1082789&view=rev
Log:
NET-379 FTPClient - support for processing arbitrary commands that only use the
control channel
Modified:
commons/proper/net/trunk/src/changes/changes.xml
common
Author: sebb
Date: Fri Mar 18 01:45:24 2011
New Revision: 1082785
URL: http://svn.apache.org/viewvc?rev=1082785&view=rev
Log:
NET-378 FTP listing should support MLST and MLSD.
Added:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/MLSxEntryParser.java
(with props)
Author: sebb
Date: Fri Mar 18 01:39:35 2011
New Revision: 1082784
URL: http://svn.apache.org/viewvc?rev=1082784&view=rev
Log:
Javadoc
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/RegexFTPFileEntryParserImpl.java
Modified:
commons/proper/net/trunk/src/m
Author: sebb
Date: Fri Mar 18 01:39:18 2011
New Revision: 1082782
URL: http://svn.apache.org/viewvc?rev=1082782&view=rev
Log:
Initial stab at formatted parsed contents
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPFile.java
Modified:
commons/proper/net/trun
Author: sebb
Date: Fri Mar 18 01:38:26 2011
New Revision: 1082780
URL: http://svn.apache.org/viewvc?rev=1082780&view=rev
Log:
Javadoc
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPCommand.java
Modified:
commons/proper/net/trunk/src/main/java/org/apache/comm
Author: sebb
Date: Thu Mar 17 17:03:39 2011
New Revision: 1082597
URL: http://svn.apache.org/viewvc?rev=1082597&view=rev
Log:
NET-373 fixed
Modified:
commons/proper/net/trunk/src/changes/changes.xml
Modified: commons/proper/net/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc
Author: sebb
Date: Thu Mar 17 17:03:15 2011
New Revision: 1082596
URL: http://svn.apache.org/viewvc?rev=1082596&view=rev
Log:
Unused import
Modified:
commons/proper/net/trunk/src/main/java/examples/mail/POP3Mail.java
Modified: commons/proper/net/trunk/src/main/java/examples/mail/POP3Mail.jav
Author: jbeard
Date: Thu Mar 17 16:22:26 2011
New Revision: 1082578
URL: http://svn.apache.org/viewvc?rev=1082578&view=rev
Log:
Hooked bash-based compilation into unit test process, and updated README.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/README.txt
commons/sandbox/gsoc/2010
Author: jbeard
Date: Thu Mar 17 16:22:11 2011
New Revision: 1082577
URL: http://svn.apache.org/viewvc?rev=1082577&view=rev
Log:
Added Ant task to use the bash+xsltproc based front-end. This is useful,
because this is the fastest frontend: about 40 times faster than the
Rhino-based frontend in so
Author: jbeard
Date: Thu Mar 17 16:21:56 2011
New Revision: 1082576
URL: http://svn.apache.org/viewvc?rev=1082576&view=rev
Log:
Fixed bug where preempted basic states were not being generated correctly for
each transition. The LCA of the transition was being used, but really this
should have bee
Author: jbeard
Date: Thu Mar 17 16:21:40 2011
New Revision: 1082575
URL: http://svn.apache.org/viewvc?rev=1082575&view=rev
Log:
Fixed bug where preempted basic states were not being generated correctly for
each transition. The LCA of the transition was being used, but really this
should have bee
Author: jbeard
Date: Thu Mar 17 16:21:16 2011
New Revision: 1082574
URL: http://svn.apache.org/viewvc?rev=1082574&view=rev
Log:
Small bug fix in which conditionals were not being properly processed. All unit
tests now pass.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backend
Author: jbeard
Date: Thu Mar 17 16:20:57 2011
New Revision: 1082573
URL: http://svn.apache.org/viewvc?rev=1082573&view=rev
Log:
Added code to allow rooting at an arbitrary node, as specified by an id.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
Author: jbeard
Date: Thu Mar 17 16:20:44 2011
New Revision: 1082571
URL: http://svn.apache.org/viewvc?rev=1082571&view=rev
Log:
Added ability to accept parameters to make chart less verbose.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/
Author: jbeard
Date: Thu Mar 17 16:20:26 2011
New Revision: 1082570
URL: http://svn.apache.org/viewvc?rev=1082570&view=rev
Log:
Generate dots for default states.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbox/gsoc/2010/scxml-js/tr
Author: jbeard
Date: Thu Mar 17 16:20:10 2011
New Revision: 1082569
URL: http://svn.apache.org/viewvc?rev=1082569&view=rev
Log:
Added ability to parameterize depth of states generated.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbo
Author: jbeard
Date: Thu Mar 17 16:19:56 2011
New Revision: 1082568
URL: http://svn.apache.org/viewvc?rev=1082568&view=rev
Log:
Added some styling.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/u
Author: jbeard
Date: Thu Mar 17 16:19:40 2011
New Revision: 1082566
URL: http://svn.apache.org/viewvc?rev=1082566&view=rev
Log:
Added script text to multitransition table.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbox/gsoc/2010/s
Author: jbeard
Date: Thu Mar 17 16:19:25 2011
New Revision: 1082565
URL: http://svn.apache.org/viewvc?rev=1082565&view=rev
Log:
Moved out ugly code that generates transitions table.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbox/g
Author: jbeard
Date: Thu Mar 17 16:19:06 2011
New Revision: 1082564
URL: http://svn.apache.org/viewvc?rev=1082564&view=rev
Log:
Added support for commands in generated output.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbox/gsoc/20
Author: jbeard
Date: Thu Mar 17 16:18:48 2011
New Revision: 1082563
URL: http://svn.apache.org/viewvc?rev=1082563&view=rev
Log:
Added better handling of static reactions.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/util/scxml-to-dot.xsl
Modified:
commons/sandbox/gsoc/2010/sc
Author: sebb
Date: Thu Mar 17 16:18:34 2011
New Revision: 1082562
URL: http://svn.apache.org/viewvc?rev=1082562&view=rev
Log:
Unused import
Modified:
commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/text/WordUtilsTest.java
Modified:
commons/proper/lang/trunk/src/test/java/o
Author: jbeard
Date: Thu Mar 17 16:18:30 2011
New Revision: 1082561
URL: http://svn.apache.org/viewvc?rev=1082561&view=rev
Log:
Started work on scxml-to-dot.xsl, which take scxml documents and converts them
to dot files for the purposes of generating graphical representations.
Added:
commons
Author: jbeard
Date: Thu Mar 17 16:18:15 2011
New Revision: 1082560
URL: http://svn.apache.org/viewvc?rev=1082560&view=rev
Log:
Fixed small bug in demo where textContent dom attribute was being used instead
of value.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layou
Author: jbeard
Date: Thu Mar 17 16:18:01 2011
New Revision: 1082559
URL: http://svn.apache.org/viewvc?rev=1082559&view=rev
Log:
Fixed bug where an unnecessary inner conditional statement was being generated.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractEnum
Author: jbeard
Date: Thu Mar 17 16:17:40 2011
New Revision: 1082558
URL: http://svn.apache.org/viewvc?rev=1082558&view=rev
Log:
Fixed bug with flattening algorithm.
Added:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/ir-compiler/positionTransitionsAfterSubstates.xsl
(with props)
Modi
Author: sebb
Date: Thu Mar 17 16:17:32 2011
New Revision: 1082557
URL: http://svn.apache.org/viewvc?rev=1082557&view=rev
Log:
Javadoc
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/com
Author: jbeard
Date: Thu Mar 17 16:17:22 2011
New Revision: 1082556
URL: http://svn.apache.org/viewvc?rev=1082556&view=rev
Log:
Added support for static reactions (targetless transitions in SCXML spec).
Added unit test for this. Passes state pattern, but not enumerated patterns.
The reason for t
Author: jbeard
Date: Thu Mar 17 16:17:01 2011
New Revision: 1082555
URL: http://svn.apache.org/viewvc?rev=1082555&view=rev
Log:
Updated run.{sh,bat} so that they can be run from an external directory.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/run.bat
commons/sandbox/gsoc/2010/scx
Author: jbeard
Date: Thu Mar 17 16:16:47 2011
New Revision: 1082554
URL: http://svn.apache.org/viewvc?rev=1082554&view=rev
Log:
Parameterized name of statechart construtor function base name.
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js/AbstractStatechartGenerator.
Author: jbeard
Date: Thu Mar 17 16:16:31 2011
New Revision: 1082553
URL: http://svn.apache.org/viewvc?rev=1082553&view=rev
Log:
Removed call to sys.exit in SCXMLCompiler.py
Modified:
commons/sandbox/gsoc/2010/scxml-js/trunk/src/python/scxml/cgf/SCXMLCompiler.py
Modified:
commons/sandbox/gs
Author: sebb
Date: Thu Mar 17 16:12:32 2011
New Revision: 1082550
URL: http://svn.apache.org/viewvc?rev=1082550&view=rev
Log:
Javadoc
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/com
Author: sebb
Date: Thu Mar 17 16:06:20 2011
New Revision: 1082546
URL: http://svn.apache.org/viewvc?rev=1082546&view=rev
Log:
Javadoc
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTP.java
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/
Author: sebb
Date: Thu Mar 17 16:01:29 2011
New Revision: 1082543
URL: http://svn.apache.org/viewvc?rev=1082543&view=rev
Log:
Add hidden files option
Allow unused parameters to be omitted
Modified:
commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java
Modified:
commons/p
Author: sebb
Date: Thu Mar 17 15:41:56 2011
New Revision: 1082537
URL: http://svn.apache.org/viewvc?rev=1082537&view=rev
Log:
NET-377 NLST does not take notice of HiddenFiles setting.
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/ap
Author: sebb
Date: Thu Mar 17 15:16:42 2011
New Revision: 1082531
URL: http://svn.apache.org/viewvc?rev=1082531&view=rev
Log:
Optionally mark EOL for debugging purposes
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/PrintCommandListener.java
Modified:
commons/prope
Author: sebb
Date: Thu Mar 17 13:54:40 2011
New Revision: 1082490
URL: http://svn.apache.org/viewvc?rev=1082490&view=rev
Log:
Suppress login details in command output
Modified:
commons/proper/net/trunk/src/main/java/examples/ftp/ServerToServerFTP.java
commons/proper/net/trunk/src/main/jav
Author: sebb
Date: Thu Mar 17 12:46:40 2011
New Revision: 1082469
URL: http://svn.apache.org/viewvc?rev=1082469&view=rev
Log:
Add -n command (NLST)
Use new feature of CommandProtocolListener to suppress login information - add
listener at start
Modified:
commons/proper/net/trunk/src/main/jav
Author: sebb
Date: Thu Mar 17 12:45:05 2011
New Revision: 1082468
URL: http://svn.apache.org/viewvc?rev=1082468&view=rev
Log:
Javadoc
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ProtocolCommandSupport.java
Modified:
commons/proper/net/trunk/src/main/java/org/apa
Author: sebb
Date: Thu Mar 17 12:44:28 2011
New Revision: 1082467
URL: http://svn.apache.org/viewvc?rev=1082467&view=rev
Log:
Javadoc
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ProtocolCommandEvent.java
Modified:
commons/proper/net/trunk/src/main/java/org/apach
Author: sebb
Date: Thu Mar 17 12:44:08 2011
New Revision: 1082466
URL: http://svn.apache.org/viewvc?rev=1082466&view=rev
Log:
Add support for suppressing login information.
TODO should default be changed to suppress?
Modified:
commons/proper/net/trunk/src/main/java/org/apache/commons/net/Pri
Author: erans
Date: Thu Mar 17 10:38:19 2011
New Revision: 1082442
URL: http://svn.apache.org/viewvc?rev=1082442&view=rev
Log:
MATH-545
Added "cosine" method in "RealVector" interface and default implementation
in "AbstractRealVector".
Modified:
commons/proper/math/trunk/src/main/java/org/ap
44 matches
Mail list logo