Age | Commit message (Expand) | Author | Files | Lines |
2013-09-21 | final stateHEADmaster | Alan Coopersmith | 1 | -1/+1 |
1994-10-10 | XBUG 7076, wrong edit, wrong function signature, wrong calling sequence, | kaleb | 1 | -3/+3 |
1994-04-17 | new X Consortium copyright/permission | kaleb | 1 | -3/+29 |
1993-10-06 | Add Sun copyright | kaleb | 1 | -2/+12 |
1993-09-18 | ANSI-fication | kaleb | 1 | -10/+10 |
1993-09-18 | remove macII special-case decls | rws | 1 | -4/+1 |
1993-09-13 | fix StatsSize to use sizeof(long) - 1 instead of 3 | rws | 1 | -2/+2 |
1993-09-11 | fix _XtHeapAllocto always round by sizeof(long) | rws | 1 | -8/+2 |
1993-08-27 | Initial MT support | kaleb | 1 | -5/+29 |
1992-02-21 | conflicting typedef of struct stat, when XTTRACEMEMORY is defined, on | converse | 1 | -4/+5 |
1991-07-30 | add newline for Stephen | rws | 1 | -1/+2 |
1991-05-12 | define Xfree | rws | 1 | -1/+2 |
1991-05-11 | copy needed stuff from Xlibos.h here, do not depend on Xlibos.h existing | rws | 1 | -2/+19 |
1991-05-01 | _XtRealloc, when compiled with memory tracing on, was assuming realloc | converse | 1 | -2/+4 |
1991-03-11 | changes made for -DXTTRACEMEMORY with function prototypes | converse | 1 | -6/+5 |
1991-02-18 | protect against zero size in XtCalloc | rws | 1 | -2/+6 |
1991-01-09 | avoid redef of _XBCOPYFUNC | rws | 1 | -1/+2 |
1991-01-09 | define _XtBCopy | rws | 1 | -3/+19 |
1991-01-02 | Cray nit | rws | 1 | -2/+2 |
1990-12-31 | _XtIsValidPointer hook | rws | 1 | -1/+18 |
1990-12-30 | move heap routines here from Display.c | rws | 1 | -1/+72 |
1990-12-30 | make _XtPrintMemory non-static | rws | 1 | -2/+2 |
1990-11-14 | merge memory trace routines back in, but under conditional compilation | rws | 1 | -7/+209 |
1990-11-10 | move memory trace support into AllocD.c | rws | 1 | -166/+1 |
1990-11-05 | added code and declarations for memory usage tracing. | converse | 1 | -1/+169 |
1990-08-29 | Xrcsid | swick | 1 | -4/+1 |
1990-04-04 | coalesce error string literals. | swick | 1 | -2/+2 |
1989-11-03 | use Xlib memory management, which is spec'd to be re-entrant. | swick | 1 | -22/+10 |
1989-10-03 | protect MALLOC_0_RETURNS_NULL against nerds to try XtCalloc(0,...) | swick | 1 | -4/+7 |
1989-09-21 | less text space for ALLOCATE_LOCAL | swick | 1 | -1/+2 |
1989-09-19 | save a little text&data | swick | 1 | -7/+15 |
1989-09-14 | add MALLOC_0_RETURNS_NULL | swick | 1 | -2/+14 |
1989-06-16 | fixed endif token problems; sloppy, sloppy, sloppy | jim | 1 | -2/+2 |
1988-09-06 | XConsortium | jim | 1 | -2/+1 |
1988-09-06 | add $Header | swick | 1 | -1/+2 |
1988-09-04 | xHeader -> XConsortium | swick | 1 | -1/+1 |
1988-08-31 | R3 interfaces: /* $oHeader: Alloc.c,v 1.2 88/08/18 15:33:53 asente Exp $ */ | swick | 1 | -10/+12 |
1988-02-26 | StringDefs, copyright | swick | 1 | -23/+26 |
1988-02-14 | X11/ include | rws | 1 | -2/+2 |
1988-02-02 | fix #includes | swick | 1 | -2/+3 |
1988-02-02 | repeat 1.14 | swick | 1 | -1/+3 |
1988-02-02 | $Header: Alloc.c,v 6.3 88/01/29 11:59:08 asente Exp $ | swick | 1 | -9/+3 |
1988-01-07 | nit to give a debugging handle. | swick | 1 | -2/+4 |
1987-11-11 | BL5 | swick | 1 | -9/+11 |
1987-09-11 | ship it. clean up copyright, add rcs headers. | haynes | 1 | -2/+1 |
1987-08-30 | Initial revision | joel | 1 | -0/+72 |