source: trunk/applications/NXtranslate @ 1822

Name Size Rev Age Author Last Change
../
binary 1686   7 months Peter Peterson This is as good as it is going to get. Fixes #53.
docs 1685   7 months Peter Peterson Removed ipns from documentation. Refs #53.
esrf_edf 1686   7 months Peter Peterson This is as good as it is going to get. Fixes #53.
FRM2 1686   7 months Peter Peterson This is as good as it is going to get. Fixes #53.
loopy 1636   7 months Pete Jemian point to current WWW site in license text, refs #281
opengenie 1265   3 years Freddie Akeroyd Add files missing from dist kit. Refs #115.
sns_histogram 1636   7 months Pete Jemian point to current WWW site in license text, refs #281
spec 1636   7 months Pete Jemian point to current WWW site in license text, refs #281
text_collist 1636   7 months Pete Jemian point to current WWW site in license text, refs #281
text_plain 1636   7 months Pete Jemian point to current WWW site in license text, refs #281
text_xml 1686   7 months Peter Peterson This is as good as it is going to get. Fixes #53.
attr.cpp 1.6 KB 1452   2 years Pedro.vicente refs #205 modified code to run with Visual Studio 2008 tested in: Linux …
attr.h 490 bytes 1452   2 years Pedro.vicente refs #205 modified code to run with Visual Studio 2008 tested in: Linux …
BUGS 1.1 KB 357   8 years pfp Added to CVS
CHANGES 214 bytes 357   8 years pfp Added to CVS
CMakeLists.txt 2.7 KB 1811   4 months Freddie Akeroyd * Some general CMake code refactoring * Improve locating of external …
dynamic_retriever.cpp 2.7 KB 796   6 years faa59 Update from nxconfig.h to napiconfig.h
dynamic_retriever.h 1.8 KB 606   7 years faa59 Add nxt prefix to exported functions
hrcs1797.run 185.5 KB 357   8 years pfp Added to CVS
LICENSE 1.1 KB 357   8 years pfp Added to CVS
main.cpp 6.2 KB 1071   4 years Peter Peterson Added timing information. It is only available if compiled with USE_TIMING …
Makefile.am 4.2 KB 1751   6 months Freddie Akeroyd Handle dependency on readline and libxml2 better. refs #302
nexus_retriever.cpp 6.9 KB 1694   7 months Peter Peterson Refs #286.
nexus_retriever.h 519 bytes 357   8 years pfp Added to CVS
nexus_util.cpp 12.6 KB 1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
nexus_util.h 1.3 KB 532   7 years faa59 Remove some explicit namespace invokations that gcc4 doesn't like
node.cpp 7.8 KB 1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
node.h 2.0 KB 1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
node_util.cpp 5.5 KB 1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
node_util.h 764 bytes 675   7 years pfp Moved utility function for creating attributes from strings into …
nxtranslate.1 2.0 KB 1689   7 months Peter Peterson Refs #291.
nxtranslate_debug.h 490 bytes 384   7 years pfp Upgraded debuging system. The three levels of debugging are better …
Ptr.h 930 bytes 357   8 years pfp Added to CVS
README 185 bytes 357   8 years pfp Added to CVS
retriever.cpp 3.5 KB 1069   4 years Peter Peterson Added map to reduce the number of times files are opened/closed when …
retriever.h 1.5 KB 362   8 years pfp Removed the commented out clone method.
string_util.cpp 19.9 KB 1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
string_util.h 4.8 KB 1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
test_binary.nxt 169 bytes 767   6 years pfp Added a binary file retriever.
test_dynamic.c 1.4 KB 697   7 years faa59 Add in NXtranslate dynamic interface to Open GENIE - this allows the …
test_dynamic.xml 428 bytes 602   7 years faa59 Add simple dynamic retriever
test_ipns.xml 1.1 KB 410   7 years jph change time-of-flight to time_of_flight. Add an NXmonitor.
test_loopy.nxt 135 bytes 748   6 years pfp Added test for loopy retriever.
test_nexus.xml 591 bytes 373   8 years pfp Updated tests to reflect the new formatting of the translation files.
test_nexus_macro.xml 580 bytes 373   8 years pfp Updated tests to reflect the new formatting of the translation files.
test_opengenie.xml 6.2 KB 770   6 years faa59 Latest versions
test_simple.xml 1.5 KB 385   7 years pfp Changed the linking mechanism to be in line with what is done with the XML …
test_SNS_3_10_5_linux.dat 600 bytes 764   6 years jcb Added correct version of test file in Linux format.
test_SNS_nexus3_10_5.dat 1.2 KB 652   7 years jcb Binary file used with the test_SNS_nexus.xml file and the SNS_retriever. …
test_SNS_nexus.dat 117.2 KB 641   7 years jcb Modified binary test file used by the SNS_retriever test file. New file is …
test_SNS_nexus.xml 252 bytes 707   6 years jcb Test file of SNS_histogram retriever The previous version was not …
test_SNS_nexus_3_10_5.dat 600 bytes 760   6 years jcb SNS binary test file that is 3 by 10 by 5 of int32. Mac format
test_SNS_nexus_3_10_5_mac.dat 600 bytes 762   6 years jcb Rename test_SNS_nexus_3_10_5*.dat to test_SNS_nexus_3_10_5_mac.dat and …
test_SNS_nexus_3_10_5_swap.dat 600 bytes 761   6 years jcb binary test file for SNS in pc format. The data are 3x10x5 where 5 changes …
test_text_collist.xml 2.2 KB 543   7 years hg added a new retriever for data columns and dictionary-like entries in …
test_text_plain.xml 173 bytes 357   8 years pfp Added to CVS
test_text_xml.xml 295 bytes 679   7 years pfp Fixed bug in one of the location strings.
tree.hh 59.2 KB 1602   10 months Tobias Richter include <cstddef> refs #280
xml_parser.cpp 18.5 KB 1686   7 months Peter Peterson This is as good as it is going to get. Fixes #53.
xml_parser.h 517 bytes 1071   4 years Peter Peterson Added timing information. It is only available if compiled with USE_TIMING …
xml_util.cpp 741 bytes 733   6 years pfp Fixed bug due to assumptions in how SAX parser passes character data
xml_util.h 327 bytes 673   7 years pfp Moved some xml generic tools into a separate file for reuse.
  • Property svn:ignore set to
    Makefile.in
    .libs
    .deps
    Makefile
    nxtranslate
Note: See TracBrowser for help on using the repository browser.