.. |
CMakeLists.txt
|
Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements.
|
2014-06-11 15:51:31 -06:00 |
error4.c
|
merged trunk up to revision 75, move v2 API
|
2010-06-07 11:12:14 +00:00 |
Makefile.am
|
Big clean up to type handling in libsrc4, which makes fill-values work
|
2014-02-11 17:12:08 -06:00 |
nc3stub.c
|
Refactored read_scale(), memio_new(), var_create_dataset() and makespecial()
|
2013-12-08 03:29:26 -06:00 |
nc3stub.h
|
Quincey's fixes for NCF-250, netCDF-4 parallel independent access with
|
2013-07-08 21:31:13 +00:00 |
nc4attr.c
|
Minor tweaks to comments and LOG messages.
|
2014-02-17 13:34:05 -06:00 |
nc4dim.c
|
Big clean up to type handling in libsrc4, which makes fill-values work
|
2014-02-11 17:12:08 -06:00 |
nc4dispatch.c
|
[NCF-273]/HZY-708311
|
2013-12-22 12:53:20 -07:00 |
nc4dispatch.h
|
[NCF-273]/HZY-708311
|
2013-12-22 12:53:20 -07:00 |
nc4file.c
|
When using the '-ansi' flag with gcc, netcdf would fail to build because of the use of '//' for one-line comments. I've addressed this by replacing instances of // with enclosing comment blocks.
|
2014-08-26 11:19:32 -06:00 |
nc4grp.c
|
Refactored read_scale(), memio_new(), var_create_dataset() and makespecial()
|
2013-12-08 03:29:26 -06:00 |
nc4hdf.c
|
Cleaned up a comment in nc4hdf.c
|
2014-06-09 17:03:49 -06:00 |
nc4internal.c
|
Big clean up to type handling in libsrc4, which makes fill-values work
|
2014-02-11 17:12:08 -06:00 |
nc4type.c
|
Fixed an issue preventing compilation with hdf4 support with Visual Studio.
|
2014-08-28 18:14:14 -06:00 |
nc4var.c
|
Fix misc. typos from previous commit
|
2014-06-02 14:02:34 -06:00 |
ncfunc.c
|
Big clean up to type handling in libsrc4, which makes fill-values work
|
2014-02-11 17:12:08 -06:00 |
stub3.c
|
dispatch.h->ncdispatch.h to avoid visualstudio filename conflict
|
2010-08-05 02:44:59 +00:00 |
stub4.c
|
fixed some missing config.h problems
|
2011-09-26 10:14:55 +00:00 |