summaryrefslogtreecommitdiffstats
path: root/test/lheap.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.Dana Robinson2016-07-271-6/+6
* [svn-r29842] Description:Quincey Koziol2016-04-301-2/+2
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-4/+4
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-4/+4
* [svn-r28570] Normalization of test/lheap.c with revise_chunks.Dana Robinson2015-12-111-49/+52
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-4/+0
* [svn-r27237] Description:Quincey Koziol2015-06-181-2/+2
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-151-0/+3
* [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the t...Raymond Lu2011-03-241-1/+4
* [svn-r19076] Purpose: Fix bug 1951Neil Fortner2010-07-161-0/+26
* [svn-r19005] Purpose:Mike McGreevy2010-06-151-0/+10
* [svn-r18171] Description:Quincey Koziol2010-01-271-2/+2
* [svn-r18072] Description:Quincey Koziol2010-01-071-3/+3
* [svn-r18030] Description:Quincey Koziol2009-12-171-12/+17
* [svn-r13871] Description:Quincey Koziol2007-06-151-54/+42
* [svn-r13745] Description:Quincey Koziol2007-05-101-5/+13
* [svn-r13690] Description:Quincey Koziol2007-04-191-1/+1
* [svn-r13648] Description:Quincey Koziol2007-04-121-7/+7
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12941] Description:Quincey Koziol2006-11-171-1/+1
* [svn-r12833] Description:Quincey Koziol2006-10-311-3/+3
* [svn-r12519] Fixed "make check-vfd"James Laird2006-07-311-38/+51
* [svn-r11245] Purpose:Quincey Koziol2005-08-131-1/+1
* [svn-r11014] Purpose:Quincey Koziol2005-07-021-1/+2
* [svn-r11008] Purpose:James Laird2005-06-301-0/+1
* [svn-r10978] Purpose:John Mainzer2005-06-241-1/+1
* [svn-r9183] Purpose: New featureRaymond Lu2004-09-011-35/+7
* [svn-r8892] Purpose:Quincey Koziol2004-07-161-0/+1
* [svn-r8877] James Laird2004-07-141-1/+0
* [svn-r7527] Purpose:Quincey Koziol2003-09-301-1/+1
* [svn-r7507] *** empty log message ***Raymond Lu2003-09-241-2/+30
* [svn-r7490] Purpose:Bill Wendling2003-09-181-1/+17
* [svn-r7265] *** empty log message ***Raymond Lu2003-07-261-5/+5
* [svn-r6538] Purpose:Bill Wendling2003-03-311-3/+14
* [svn-r6387] Purpose:Quincey Koziol2003-02-101-3/+3
* [svn-r4569] Raymond Lu2001-10-241-2/+2
* [svn-r3770] Purpose:Bill Wendling2001-04-031-3/+3
* [svn-r3326] Purpose:Quincey Koziol2001-01-251-6/+6
* [svn-r2531] Description:Albert Cheng2000-09-101-1/+1
* [svn-r1548] Changes since 19990727Robb Matzke1999-07-281-2/+2
* [svn-r949] Changes since 19981124Robb Matzke1998-11-251-0/+131
jan.nijtmans2012-04-168-51/+21 * | make some more internal tables CONSTjan.nijtmans2012-04-1812-24/+24 * | make loading of tk.dll in cygwin possiblejan.nijtmans2012-04-172-67/+71 |/ * [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-134-10/+18 * disallow colors like "xellow"jan.nijtmans2012-04-121-2/+7 * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-1110-2160/+1638 * make genstubsdgp2012-04-093-980/+971 * [Bug 3176239] control-MouseWheel causes segvjan.nijtmans2012-04-062-1/+5 * some more cygwin compatibility improvementsjan.nijtmans2012-04-0614-19/+24 * format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.hjan.nijtmans2012-04-063-1835/+1590 * gcc warning: signed-unsigned comparejan.nijtmans2012-04-021-2/+2 * Only check for cygwin with $GCCjan.nijtmans2012-03-292-49/+55 * [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-296-302/+779 |\ | * implementation ready for further field-testsbug_3511806jan.nijtmans2012-03-295-298/+774 * | enable cygwin build in /win directory (using mingw-w64 compiler)jan.nijtmans2012-03-263-49/+57 |/ * fix scoping of buf (introduced with fix for [Bug 2809525]jan.nijtmans2012-03-261-1/+1 * [Bug 2809525] Abort on overlong color namejan.nijtmans2012-03-213-60/+62 * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-184-815/+1004 |\ | * test output in Xorg rgb.txt formatrfe_3503317jan.nijtmans2012-03-181-2/+2 | * elimination of gray table by using calculations in steadjan.nijtmans2012-03-171-26/+10 | * implementation complete, todo: more testingjan.nijtmans2012-03-171-14/+44 | * further reduction of color table to 147 entries!jan.nijtmans2012-03-164-682/+282 | |\ | |/ |/| * | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue)jan.nijtmans2012-03-153-12/+14 * | [bug 3505358 ] invalid color name "#f75df642f527"jan.nijtmans2012-03-151-0/+2 * | workaround attempt for win64 problem?????jan.nijtmans2012-03-141-0/+1 | * make sure that "burly wood" is not a valid colorjan.nijtmans2012-03-131-3/+15 | * rfe-3503317: XParseColor speedupjan.nijtmans2012-03-131-417/+308 |/ * missing include <stdlib.h>jan.nijtmans2012-03-131-0/+1 * Patch from the cygwin folksjan.nijtmans2012-03-043-173/+184 * [Bug 3495198]: Corrected types of canvas bitmap options.dkf2012-02-282-4/+8 * Provide fallback for _strtoi64jan.nijtmans2012-02-264-62/+132 * _Xconst -> CONSTjan.nijtmans2012-02-212-2/+2 * [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-1514-31/+116 |\ | * improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-124-92/+68 | * let Tk_NameOfColor output a shorter color-name, when possiblejan.nijtmans2012-02-111-0/+15 | * proposed fix for bug-3486474jan.nijtmans2012-02-1012-33/+143 |/ * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8 * 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-28/+25 * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-22