Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r14199] Description: | Quincey Koziol | 2007-10-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | Add H5Dcreate to API versioned routines, replacing internal usage with H5Dcreate2 Fix thread-safe error stack initialization for API versioned error stack printing routines. Tested on: FreeBSD/32 6.2 (duty) in debug mode FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Mac OS X/32 10.4.10 (amazon) in debug mode | ||||
* | [svn-r13253] Updated all C and C++ style source code files with the THG ↵ | Albert Cheng | 2007-02-07 | 1 | -2/+3 |
| | | | | | | | | | copyright notice. Tested platform: Kagiso only since it is only a comment block change. If it works in one machine, it should work in all, I hope. Still need to check the parallel build on copper. | ||||
* | [svn-r12828] Description: | Quincey Koziol | 2006-10-30 | 1 | -36/+38 |
| | | | | | | | | Clean up compiler warnings... Tested on: Linux/32 2.6 (chicago) Linux/64 2.6 (chicago2) | ||||
* | [svn-r11567] Purpose: | James Laird | 2005-10-14 | 1 | -0/+80 |
Bug fix Description: Changed the name of a file from the last fix. createnoenc.c is not gen_noencoder.c Solution: This is just a more standard name for the file. Platforms tested: tested in previous check-in; forgot to commit to cvs. |