summaryrefslogtreecommitdiffstats
path: root/src/H5C.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r15800] Description:Quincey Koziol2008-10-071-11/+71
* [svn-r15628] Description:Quincey Koziol2008-09-161-167/+167
* [svn-r15510] Description:Quincey Koziol2008-08-211-3/+3
* [svn-r14458] Fixed coredump under production 64-bit solaris.John Mainzer2008-01-251-13/+30
* [svn-r14450] Fixed metadata cache performance bug introduced while adding cod...John Mainzer2008-01-231-11/+12
* [svn-r14445] Added code to detect the situation in which a metadata cache ent...John Mainzer2008-01-201-35/+501
* [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of aJohn Mainzer2008-01-181-10/+443
* [svn-r14064] Implemented function allowing the user to cork the metadata cache.John Mainzer2007-08-101-8/+132
* [svn-r13690] Description:Quincey Koziol2007-04-191-13/+1
* [svn-r13618] Modified metadata cache to support multiple read only protects of John Mainzer2007-04-091-213/+501
* [svn-r13323] Fixed unused parameter warnings in H5C.cJohn Mainzer2007-02-161-2/+24
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12774] Modified flush code in the metadata cache to allow it toJohn Mainzer2006-10-181-148/+813
* [svn-r12706] Description:Quincey Koziol2006-10-021-1/+1
* [svn-r12595] Modified H5C_insert_entry() to accept the H5C__PIN_ENTRY_FLAG entryJohn Mainzer2006-08-171-61/+131
* [svn-r12462] Committed a variety of metadata cache related changes:John Mainzer2006-07-131-8/+375
* [svn-r12440] Purpose:Quincey Koziol2006-06-271-153/+153
* [svn-r12374] Purpose:John Mainzer2006-05-241-0/+97
* [svn-r12311] Purpose:John Mainzer2006-04-281-372/+1277
* [svn-r12292] Purpose:Quincey Koziol2006-04-201-1/+1
* [svn-r11897] Purpose:John Mainzer2006-01-271-77/+580
* [svn-r11470] Purpose:John Mainzer2005-09-271-25/+1028
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-447/+447
* [svn-r11014] Purpose:Quincey Koziol2005-07-021-2/+1
* [svn-r10978] Purpose:John Mainzer2005-06-241-82/+233
* [svn-r10736] Purpose:Quincey Koziol2005-05-071-1/+1
* [svn-r10705] Purpose:Quincey Koziol2005-04-301-5/+0
* [svn-r10688] Purpose:John Mainzer2005-04-281-148/+322
* [svn-r9857] Purpose: MaintenanceElena Pourmal2005-01-221-3/+0
* [svn-r9850] Purpose:John Mainzer2005-01-201-50/+162
* [svn-r9727] Purpose:Quincey Koziol2004-12-291-10/+4
* [svn-r9700] Purpose:John Mainzer2004-12-221-1/+25
* [svn-r9687] Purpose:John Mainzer2004-12-181-722/+2417
* [svn-r9598] Purpose:Quincey Koziol2004-11-291-8/+2
* [svn-r9596] Purpose:Quincey Koziol2004-11-291-200/+155
* [svn-r9022] Purpose: Optimization of the cache code in H5C.John Mainzer2004-08-051-938/+1663
* [svn-r8800] Purpose:Quincey Koziol2004-07-031-127/+95
* [svn-r8791] Purpose: Rewrote metadata cache (H5AC.c, etc.) to improve perform...John Mainzer2004-07-021-0/+3490
* [svn-r300] ./MANIFESTRobb Matzke1998-02-261-1392/+0
* [svn-r298] Changes since 19980219Robb Matzke1998-02-251-0/+1392
* [svn-r297] Switched templates to "property lists" and changed API prefix from...Quincey Koziol1998-02-251-1383/+0
* [svn-r294] Changes since 19980219Robb Matzke1998-02-191-6/+5
* [svn-r290] Changes since 19980206Robb Matzke1998-02-191-28/+350
* [svn-r268] Revised the comment block of H5Cset_mpi. Also fixed a small bug inAlbert Cheng1998-02-131-4/+33
* [svn-r224] Initial implementation of the upper levels of PHDF5. TheAlbert Cheng1998-02-061-3/+70
* [svn-r214] Changes since 19980203Robb Matzke1998-02-031-11/+45
* [svn-r209] Changes since 19980130Robb Matzke1998-01-301-1/+1
* [svn-r193] Changes since 19980128Robb Matzke1998-01-281-2/+1
* [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...Quincey Koziol1998-01-281-4/+4
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-21/+21