Added const modifier to some of the BER/ODR encoding routines.
[yaz-moved-to-github.git] / odr / ber_oct.c
1999-01-08 Adam DickmeissAdded const modifier to some of the BER/ODR encoding...
1998-02-11 Adam DickmeissChanged code so that it compiles as C++.
1995-09-29 Sebastian HammerSmallish
1995-09-27 Sebastian HammerModified function heads & prototypes.
1995-05-16 Sebastian HammerLicense, documentation, and memory fixes
1995-04-18 Sebastian HammerAdded dynamic memory allocation on encoding (whew)...
1995-03-17 Sebastian HammerAdded memory management.
1995-03-08 Sebastian HammerAdded better error checking.
1995-02-10 Sebastian HammerBug fixes, mostly.
1995-02-03 Sebastian Hammer*** empty log message ***
1995-02-02 Sebastian HammerUpdates.
1995-02-02 Sebastian HammerFirst kick.