source: trunk/python

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @845   16 years dkearney fixed getOutputCommand by addeding the required python package 'select'
(edit) @832   16 years dkearney added steve's getCommandOutput() python function which allows the …
(edit) @808   16 years dkearney allow the user to create a new empty rappture library object in c++ …
(edit) @795   17 years dkearney updated python bindings to not complain about giving an empty value …
(edit) @791   17 years dkearney renamed the python rappture library source file
(edit) @790   17 years dkearney changed the name of the python !Library module to library
(edit) @787   17 years dkearney adding new !Library.cc which replaces library.py and result.py as …
(edit) @718   17 years dkearney after the core rappture library (librappture.so) is created the …
(edit) @708   17 years dkearney updateing build system for rappture and language bindings. librappture …
(edit) @673   17 years dkearney removed Py_RETURN_NONE because it is a macro added in python2.4 and we …
(edit) @671   17 years dkearney abstracted the encoding module out to a src/core module and linked tcl …
(edit) @665   17 years dkearney Updates to Rappture::Utils::progress for all languages removed the …
(edit) @579   17 years dkearney adjusted the default queue for pbs. also initialized some variables. …
(edit) @570   17 years dkearney removed make metric function from python code
(edit) @548   17 years dkearney added libscew as a library needed to compile python's bindings to the …
(edit) @539   17 years dkearney fixed up condor code and example so it now runs properly
(edit) @535   18 years dkearney added tools and queue to init script for python rappture, updated …
(edit) @529   18 years dkearney adjustments to configure and makefiles to include the new tcl units …
(edit) @526   18 years dkearney removing makefiles and setup files that have been replaced by files …
(edit) @515   18 years dkearney added units of days (d), hours (h), minutes (min), /m2. minutes units …
(edit) @511   18 years dkearney moving all .h files to their respective src directories, updating …
(edit) @508   18 years dkearney updates to Makefile.in's, this should not change the current build …
(edit) @497   18 years dkearney added checks to configure.in to find where python and perl live, added …
(edit) @115   19 years mmc Updated all copyright notices.
(edit) @96   19 years dkearney added units conversion to coerce to the number.py added a command …
(edit) @55   19 years dkearney python/Rappture/number.py - added ability for number to choose …
(edit) @43   19 years mmc - Added a new Rappture.result() function to the Python library. This …
(edit) @22   19 years mmc Lots of changes to support Huckel-IV: - Support for embedded <tool> …
(edit) @11   19 years mmc Major reorganization of the entire package. The config.xml file is …
(edit) @9   19 years mmc Massive changes across the entire toolkit. Rearranged the XML …
(edit) @6   19 years mmc Fixed the Tcl library to mirror the API developed for XML libraries on …
(edit) @5   19 years mmc Fixed the library.get() method to coalesce multiple text nodes into a …
(edit) @4   19 years mmc Added "type#" capability to the put() method, so you can put …
(edit) @3   19 years mmc Added put() and remove() options to the Rappture.library, so you can …
(edit) @2   19 years mmc Fixed the library.children() method to allow filtering based on XML …
(add) @1   19 years mmc initial import
Note: See TracRevisionLog for help on using the revision log.