aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2010-10-16newer version of build toolsLev Walkin3-33/+45
2010-03-10minutes fix, courtesy IP Fabrics, Inc.Lev Walkin1-1/+1
2008-11-20memory OOB issue on Windows and with non-standard allocators; by Sheng YuLev Walkin1-2/+2
2007-12-03unsigned integer of 32-bit widtth support for perLev Walkin4-23/+69
2007-11-13remove MSVC warningsLev Walkin2-4/+4
2007-11-13ASSUMESTDTYPESLev Walkin1-0/+2
2007-11-13stdint only if not specifying types directlyLev Walkin1-1/+2
2007-11-10problem reported by ExtraHop networksLev Walkin1-4/+2
2007-11-06unsigned long support: conversion routinesLev Walkin4-1/+138
2007-11-0632-bit integer decode/encode in perLev Walkin1-4/+22
2007-10-02missed backslashLev Walkin1-1/+1
2007-10-02Fixed [1579558] (TZ longer than 64 chars on solaris, with FREEMEM redefined).Lev Walkin1-3/+6
2007-08-27upgraded compatibilityLev Walkin3-9/+27
2007-07-23proper going over elementsLev Walkin1-2/+7
2007-07-23natural constraint is only valid in the root of enumerationLev Walkin1-1/+1
2007-07-23more debugLev Walkin1-2/+4
2007-07-23extensibility encodingLev Walkin1-3/+6
2007-07-23regenerationLev Walkin2-30/+196
2007-07-23utilizing new libraryLev Walkin13-157/+57
2007-07-23new library for testingLev Walkin1-1/+58
2007-06-29ignore RC_WMORELev Walkin1-0/+2
2007-06-29memory problemLev Walkin1-11/+18
2007-06-29proper types for printingLev Walkin2-5/+6
2007-06-29starving instead of failing if no more dataLev Walkin1-1/+1
2007-06-29ability to display titleLev Walkin1-1/+7
2007-06-29fixed macrosLev Walkin2-3/+3
2007-06-29thread safety to the massesLev Walkin2-6/+19
2007-06-29removed non-threadsafe stuff from code pathLev Walkin1-2/+1
2007-06-29simple version of open type decoder completedLev Walkin1-3/+22
2007-06-29simple version of open type readerLev Walkin1-55/+155
2007-06-29more debuggingLev Walkin1-0/+3
2007-06-29more debuggingLev Walkin1-2/+20
2007-06-29PER extensibility support for CHOICE typesLev Walkin1-18/+27
2007-06-27not an invariantLev Walkin1-0/+1
2007-06-27shared stuff split off to per_opentype.[ch]Lev Walkin6-234/+276
2007-06-27no harmful debugLev Walkin1-4/+1
2007-06-27optionality handlingLev Walkin1-1/+5
2007-06-26instrumentationLev Walkin4-21/+40
2007-06-26new twistsLev Walkin1-1/+1
2007-06-26decoding unknown extensionsLev Walkin1-7/+37
2007-06-26padding changeLev Walkin3-16/+62
2007-06-26couting overheadLev Walkin2-13/+9
2007-06-26counting overheadLev Walkin2-40/+47
2007-06-26movingLev Walkin2-17/+19
2007-06-26per_get_undo()Lev Walkin4-13/+33
2007-06-24reautomakifiedLev Walkin3-9/+27
2007-06-24internal testing fixedLev Walkin1-0/+1
2007-06-24complex dataLev Walkin1-3/+2
2007-06-24added testsLev Walkin1-28/+63
2007-06-24uper extensions decodingLev Walkin4-56/+302