source: trunk/bindings/java @ 1822

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1817   4 months Freddie Akeroyd Fix windows packaging. Refs #327
(edit) @1812   4 months Freddie Akeroyd * Create proper nxconfig.h from CMake * Build NXvalidate in CMake Refs …
(edit) @1767   6 months Freddie Akeroyd Add additional -L flag to shared library directory. This seems to be …
(edit) @1752   6 months Freddie Akeroyd Pass down configure options and set library version. Refs #302
(edit) @1748   7 months Freddie Akeroyd Windows build fixes. Refs #281
(edit) @1734   7 months Tobias Richter refs #290, #274, #258, #221, #285 implement all in Java remove duplicate …
(edit) @1707   7 months Stephen Rankin Packaging updates - set type of item i.e Runtime etc. ref#281
(edit) @1674   7 months Freddie Akeroyd Fixes for Windows building. refs #281
(edit) @1661   7 months Peter Peterson Refs #286.
(edit) @1639   7 months Stephen Rankin Fix for out of source builds - can find apidocs etc now. ref#281
(edit) @1636   7 months Pete Jemian point to current WWW site in license text, refs #281
(edit) @1625   10 months Stephen Rankin More updates for Windows build. ref#236.
(edit) @1618   10 months Stephen Rankin CMake Windows update ref#236.
(edit) @1606   10 months Stephen Rankin Initial import of CMake Files ref#281.
(edit) @1580   15 months Reuterma Updating ignores. This refs #264.
(edit) @1562   20 months Tobias Richter for additional safety bring back the detection of jvm refs #219
(edit) @1557   20 months Tobias Richter fix backwards logic the issued the waring when everything was fine refs …
(edit) @1556   20 months Tobias Richter remove DEBUG define left in there refs #219
(edit) @1552   20 months Tobias Richter Error reporting may have failed due to memory corruption or whatever but …
(edit) @1543   20 months Tobias Richter use threaded version of error handling setters in Java refs #219
(edit) @1541   20 months Tobias Richter refs #105
(edit) @1540   20 months Tobias Richter remove historic test launchers refs #105
(edit) @1486   2 years Tobias Richter refs #221 add safety check for negative dims
(edit) @1474   2 years Freddie Akeroyd More doc tweaks. Also now automatically builds javadoc for web. Refs #231
(edit) @1473   2 years Freddie Akeroyd Improve comments and reference test programs. Refs #231.
(edit) @1465   2 years Freddie Akeroyd Correct typos in java doxygen. Refs #220
(edit) @1443   2 years Freddie Akeroyd Add versioning to shared library on trunk. Refs #209.
(edit) @1423   2 years Tobias Richter refs #210 #219 work around threading issue in c api by getting …
(edit) @1421   2 years Tobias Richter refs #210 This should fix the problem when running in eclipse and not …
(edit) @1375   3 years Mark Koennecke - Implemented NXgetpath for C, C++, Java, SWIG and F77, refs #199 - Python …
(edit) @1282   3 years Mark Koennecke - Fixes for refs #193 - The problem with the one character attribute was …
(edit) @1278   3 years Tobias Richter add check for null pointers to all methods this one is on the trunk
(edit) @1274   3 years Tobias Richter closes #189
(edit) @970   5 years Freddie Akeroyd * fix putslab() for string arrays with HDF5 and unlimited dimensions * fix …
(edit) @968   5 years Freddie Akeroyd Merge in 4.1 branch changes from r967. Refs #94.
(edit) @952   5 years Mark Koennecke - Added support for 64 bit ints, refs #87 _ Fixed issue with text length …
(edit) @949   5 years Freddie Akeroyd Merge in changes from r945 to r948 of the 4.0 branch onto the trunk. These …
(edit) @942   5 years Freddie Akeroyd Merge in changes from r892 to r941 (4.0.0 release) on the 4.0 branch to …
(edit) @856   5 years Mark Koennecke - Extended XML-API to handle unlimited dimensions, refs #23 - Fixed …
(edit) @848   5 years Mark Koennecke - Implemented NXmakenamedlink for all three NeXus file formats refs #11
(edit) @847   5 years Freddie Akeroyd Fix javadir path ... it should be nexus rather than nexusformat. refs #10
(edit) @846   5 years Freddie Akeroyd Remove as now tagged at top level. refs #2.
(edit) @844   5 years Mark Koennecke - Commited package renamed Java API, refs #2
(edit) @843   5 years Mark Koennecke - Renamed package to org.nexusformat, refs #2
(edit) @842   5 years Mark Koennecke - Slowly committing package rename, refs #2
(edit) @841   5 years Mark Koennecke - Slowly comitting package renaming, refs #2
(edit) @840   5 years Mark Koennecke - Tagging Java binding before package renaming refs #2
(edit) @839   5 years Mark Koennecke - Preparing tagging Java binding, refs #2
(edit) @807   6 years faa59 Remove HDF4 dependency - <hdf.h> was only needed for "intn" type which …
(edit) @742   6 years mk - NAPI-4.0 alpha - Added group attributes - Added NX_LOAD_PATH - Added …
(edit) @736   6 years faa59 Remove WIN32 specific call
(edit) @725   6 years faa59 Create and distribute jnexus.dll
(edit) @724   6 years faa59 Java build on mingw
(edit) @723   6 years pfp Commented out DEBUG macro to stop the creation of debug file.
(edit) @598   7 years faa59 Tidy up dependencies on library builds
(edit) @557   7 years faa59 Correct sourcepath for javadoc
(edit) @447   7 years faa59 Create apidoc directory
(edit) @437   7 years mk - Fixed a bug with the XML-API failing when a XML file does not have a …
(edit) @395   7 years mk - Added NXopengrouppath which opens the group below a path denoting a …
(edit) @381   7 years mk -Readded neutron_nexus_NexusFile.h
(edit) @380   7 years mk -XML support for NeXus
(edit) @331   8 years faa59 Add JAVAINCLUDES variable
(edit) @297   8 years jk Split the HDF4 and HDF5 'include' and 'lib' dependencies. Create own …
(edit) @283   8 years jk Complete the distribution.
(edit) @282   8 years jk Remove generated files.
(edit) @277   8 years mk * empty log message *
(edit) @276   8 years pfp Code cleanup.
(edit) @275   8 years pfp Migrated building shared library entirely to automake.
(edit) @274   8 years pfp Leave most of building of shared object to AutoMake.
(edit) @273   8 years pfp Added "clean" target and removed package specific suffix rule for java …
(edit) @271   8 years pfp Now created during the make process.
(edit) @270   8 years pfp Added "all" and "javadoc" targets.
(edit) @268   8 years pfp First pass at having automake build java binding.
(edit) @220   8 years mk - Many fixes to the HDF-5 NeXus-API including * resource leakage …
(edit) @211   9 years nexus - Fixed a bug which caused foreign HDF-5's not to be read properly - Fixed …
(edit) @148   11 years nexus - A handful of bug fixes to the new NeXus-HDF-5 API - NXbrowse adapted to …
(edit) @145   11 years nexus - A little fix to NexusFile.finalize - A little fix to the documentation …
(add) @140   12 years nexus - Initial Release of the NeXus for Java API. I apologise for the many …
Note: See TracRevisionLog for help on using the revision log.