summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2470] Changed parameter type from uintn to size_t to clear up some warn...Quincey Koziol2000-08-082-4/+4
* [svn-r2469] Snapshot version 1.3 release 26HDF Admin2000-08-052-2/+2
* [svn-r2468] Changed type of variable to long since that's what it should hold...Bill Wendling2000-08-041-7/+8
* [svn-r2467] Changed type so that compiler warnings about implicit conversion ...Bill Wendling2000-08-041-11/+3
* [svn-r2466] Added return statement to the main function to prevent some compilerBill Wendling2000-08-041-1/+2
* [svn-r2465] Changed nbytes to an hsize_t type since that's what it holds. Als...Bill Wendling2000-08-041-9/+9
* [svn-r2464] HGOTO_ERROR was returning NULL instead of FAIL. This was causing ...Bill Wendling2000-08-041-14/+13
* [svn-r2463] Fixed a comparison between unsigned and signed value. Cast both toBill Wendling2000-08-041-1/+1
* [svn-r2462] Fixed some small compiler warnings.Bill Wendling2000-08-042-846/+890
* [svn-r2461] Made some of the functions prototypes so that the compiler wouldn'tBill Wendling2000-08-041-4/+4
* [svn-r2460] Fixed some comparisons between signed and unsigned values. Made s...Bill Wendling2000-08-042-3/+3
* [svn-r2459] Added public API function (H5set_free_list_limits) to allow limit...Quincey Koziol2000-08-044-12/+116
* [svn-r2458] Added notes for my bug fixes and API additions over the last coup...Quincey Koziol2000-08-031-0/+5
* [svn-r2454] Took out another unneeded assertion which was causing problems.Quincey Koziol2000-08-011-1/+0
* [svn-r2453] Made free-list code garbage collect if it runs out memory during ...Quincey Koziol2000-08-012-83/+121
* [svn-r2450] Remove asserts on non-existent variables..Quincey Koziol2000-08-011-2/+1
* [svn-r2448] Re-did section of hyperslab initialization code to avoid tons of ...Quincey Koziol2000-07-282-116/+111
* [svn-r2447] Another small calculation optimization.Quincey Koziol2000-07-281-1/+1
* [svn-r2446] Some small performance improvements to various allocations and ca...Quincey Koziol2000-07-282-22/+76
* [svn-r2445] Check in initial coding effort for automatically garbage collecti...Quincey Koziol2000-07-272-157/+350
* [svn-r2444] Checkpoint the Generic Property implementation. It's not active ...Quincey Koziol2000-07-2510-340/+2642
* [svn-r2442] Insert better error checking when memory allocation fails (in cer...Quincey Koziol2000-07-251-2/+4
* [svn-r2441] Snapshot version 1.3 release 25HDF Admin2000-07-222-2/+2
* [svn-r2440] Added HDF5 FORTRAN90 Reference ManualFrank Baker2000-07-181-0/+17
* [svn-r2439] Added "Describes HDF5 Release..." line in page footer.Frank Baker2000-07-171-0/+2
* [svn-r2438] Added "Describes HDF5 Release..." line in page footers.Frank Baker2000-07-176-6/+18
* [svn-r2437] C++.gif FORTRAN.gif Java.gif OtherAPIs.gifFrank Baker2000-07-174-0/+0
* [svn-r2436] Fortran90 API -- functions and descriptions in the filesFrank Baker2000-07-1710-0/+4433
* [svn-r2435] RM_H5[EIPRT].htmlFrank Baker2000-07-176-364/+520
* [svn-r2434] H5.intro.htmlFrank Baker2000-07-172-4/+10
* [svn-r2433] Copyright.htmlFrank Baker2000-07-171-1/+40
* [svn-r2432] Copyright.html: Added '2000' to list of copyright years.Frank Baker2000-07-171-1/+1
* [svn-r2431] RM_H5S.htmlFrank Baker2000-07-171-2/+4
* [svn-r2430] RM_H5.htmlFrank Baker2000-07-171-1/+35
* [svn-r2429] Snapshot version 1.3 release 24HDF Admin2000-07-082-2/+2
* [svn-r2428] Attributes.html and RM_H5A.htmlFrank Baker2000-07-062-3/+3
* [svn-r2427] RM_H5T.htmlFrank Baker2000-07-062-15/+29
* [svn-r2426] RM_H5P.html: Minor copy-editing and formatting fixes.Frank Baker2000-07-061-54/+89
* [svn-r2424] snapshot needs a version of diff that supports the -I (ignore pat...Albert Cheng2000-07-021-2/+9
* [svn-r2423] Snapshot version 1.3 release 23HDF Admin2000-07-012-2/+2
* [svn-r2422] Snapshot version 1.3 release 22HDF Admin2000-07-012-2/+2
* [svn-r2419] Setup PUB_PROGS so that all tools but h5dumptst will be installed.Albert Cheng2000-06-271-1/+2
* [svn-r2418] Added the variable, PUB_PROGS, which holds the public programsAlbert Cheng2000-06-272-4/+5
* [svn-r2417] Include sys/stat.h in case it is not included in some platformsAlbert Cheng2000-06-271-0/+4
* [svn-r2413] RegeneratedRobb Matzke2000-06-231-685/+617
* [svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function.Robb Matzke2000-06-234-184/+190
* [svn-r2411] Added support for log VFL driver.Robb Matzke2000-06-231-0/+7
* [svn-r2410] Changed H5MM_strdup() to H5MM_xstrdup() so we get a core dump soonerRobb Matzke2000-06-231-1/+1
* [svn-r2409] If the user wants static/shared libs but ltconfig decides it can'...Robb Matzke2000-06-231-4/+19
* [svn-r2399] Added config/hpux11.00 to the MANIFEST file for the devel branch...Bill Wendling2000-06-211-0/+1