aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-03necessary types addedLev Walkin1-0/+2
2007-12-03do not include iberty if getopt is available by default. hurts CYGWINLev Walkin3-2891/+2204
2007-12-03unsigned integer of 32-bit widtth support for perLev Walkin21-380/+1036
2007-11-13remove MSVC warningsLev Walkin2-4/+4
2007-11-13ASSUMESTDTYPESLev Walkin1-0/+2
2007-11-13Windows patch by Cyril PertsevLev Walkin1-1/+1
2007-11-13Windows patch by Cyril PertsevLev Walkin1-0/+8
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 Walkin3-4/+110
2007-11-06C90-compliant negative LONG_MINLev Walkin6-31/+49
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 Walkin22-4312/+6656
2007-07-23short probeLev Walkin1-0/+0
2007-07-23native eol styleLev Walkin0-0/+0
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 Walkin13-129/+229
2007-07-23utilizing new libraryLev Walkin13-157/+57
2007-07-23new library for testingLev Walkin1-1/+58
2007-07-23new libraryLev Walkin0-0/+0
2007-06-29ignore RC_WMORELev Walkin1-0/+2
2007-06-29memory problemLev Walkin1-11/+18
2007-06-29no eol manglingLev Walkin0-0/+0
2007-06-29proper types for printingLev Walkin2-5/+6
2007-06-29no eol conversionLev Walkin0-0/+0
2007-06-29Additional message typeLev Walkin1-2/+2
2007-06-29no line conversionLev Walkin0-0/+0
2007-06-29exact filesLev Walkin0-0/+0
2007-06-29starving instead of failing if no more dataLev Walkin1-1/+1
2007-06-29another testcaseLev Walkin1-0/+53
2007-06-29testing dataLev Walkin3-3/+4
2007-06-29Open Mobile Alliance UserPlane Location ProtocolLev Walkin11-36/+453
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-29more test itemsLev Walkin6-0/+21
2007-06-29new membersLev Walkin2-13/+39
2007-06-27not an invariantLev Walkin1-0/+1
2007-06-27shared stuff split off to per_opentype.[ch]Lev Walkin6-234/+276