aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2010-03-10minutes fix, courtesy IP Fabrics, Inc.vlm1-1/+1
2008-11-20memory OOB issue on Windows and with non-standard allocators; by Sheng Yuvlm1-2/+2
2007-12-03unsigned integer of 32-bit widtth support for pervlm4-23/+69
2007-11-13remove MSVC warningsvlm2-4/+4
2007-11-13ASSUMESTDTYPESvlm1-0/+2
2007-11-13stdint only if not specifying types directlyvlm1-1/+2
2007-11-10problem reported by ExtraHop networksvlm1-4/+2
2007-11-06unsigned long support: conversion routinesvlm4-1/+138
2007-11-0632-bit integer decode/encode in pervlm1-4/+22
2007-10-02missed backslashvlm1-1/+1
2007-10-02Fixed [1579558] (TZ longer than 64 chars on solaris, with FREEMEM redefined).vlm1-3/+6
2007-08-27upgraded compatibilityvlm3-9/+27
2007-07-23proper going over elementsvlm1-2/+7
2007-07-23natural constraint is only valid in the root of enumerationvlm1-1/+1
2007-07-23more debugvlm1-2/+4
2007-07-23extensibility encodingvlm1-3/+6
2007-07-23regenerationvlm2-30/+196
2007-07-23utilizing new libraryvlm13-157/+57
2007-07-23new library for testingvlm1-1/+58
2007-06-29ignore RC_WMOREvlm1-0/+2
2007-06-29memory problemvlm1-11/+18
2007-06-29proper types for printingvlm2-5/+6
2007-06-29starving instead of failing if no more datavlm1-1/+1
2007-06-29ability to display titlevlm1-1/+7
2007-06-29fixed macrosvlm2-3/+3
2007-06-29thread safety to the massesvlm2-6/+19
2007-06-29removed non-threadsafe stuff from code pathvlm1-2/+1
2007-06-29simple version of open type decoder completedvlm1-3/+22
2007-06-29simple version of open type readervlm1-55/+155
2007-06-29more debuggingvlm1-0/+3
2007-06-29more debuggingvlm1-2/+20
2007-06-29PER extensibility support for CHOICE typesvlm1-18/+27
2007-06-27not an invariantvlm1-0/+1
2007-06-27shared stuff split off to per_opentype.[ch]vlm6-234/+276
2007-06-27no harmful debugvlm1-4/+1
2007-06-27optionality handlingvlm1-1/+5
2007-06-26instrumentationvlm4-21/+40
2007-06-26new twistsvlm1-1/+1
2007-06-26decoding unknown extensionsvlm1-7/+37
2007-06-26padding changevlm3-16/+62
2007-06-26couting overheadvlm2-13/+9
2007-06-26counting overheadvlm2-40/+47
2007-06-26movingvlm2-17/+19
2007-06-26per_get_undo()vlm4-13/+33
2007-06-24reautomakifiedvlm3-9/+27
2007-06-24internal testing fixedvlm1-0/+1
2007-06-24complex datavlm1-3/+2
2007-06-24added testsvlm1-28/+63
2007-06-24uper extensions decodingvlm4-56/+302
2007-06-24encoding per sequencevlm1-4/+10