Print

Print


Repository commits in period 2010-03-29 01:03:19 -1000 (Mon, 29 Mar 2010) to 2010-03-29 07:02:48 -1000 (Mon, 29 Mar 2010) (revision 9263 to revision 9268)

See http://starlink.jach.hawaii.edu//summarize-commits-starjava.html for more details

Revisions:

	9268 (mbt):
	  topcat: rename fields with trailing underscore
	9267 (mbt):
	  topcat: reorder methods in TopcatJELRowReader class for clarity
	9266 (mbt):
	  topcat: new TopcatEvent type PARAMETER_VALUE; not currrently used, but might be one day
	9265 (mbt):
	  ttools: allow customisation of evaluation time for table parameters.
	  STILTS wants to do it at expression compilation time, for efficiency, but
	  TOPCAT wants to do it at expression evaluation time, since the parameter's
	  value may change dynamically as a result of user intervention.
	9264 (mbt):
	  ttools: JEL table parameters now evaluated at evaluation time, not compile time
	9263 (mbt):
	  topcat: check for nulls in GUI parameter value update

Committed files

	topcat/src/docs/sun253.xml
	topcat/src/main/uk/ac/starlink/topcat/CheckBoxStack.java
	topcat/src/main/uk/ac/starlink/topcat/ParameterDetailPanel.java
	topcat/src/main/uk/ac/starlink/topcat/ParameterWindow.java
	topcat/src/main/uk/ac/starlink/topcat/TopcatEvent.java
	topcat/src/main/uk/ac/starlink/topcat/TopcatJELRowReader.java
	ttools/src/main/uk/ac/starlink/ttools/jel/StarTableJELRowReader.java