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