]> andersk Git - libyaml.git/history - src/yaml_private.h
debian: Bump Standards-Version to 4.1.4 and debian/compat to 11
[libyaml.git] / src / yaml_private.h
2018-06-26  Anders KaseorgUpdate upstream source from tag 'upstream/0.2.1'
2018-06-26  Anders KaseorgNew upstream version 0.2.1 upstream/0.2.1
2018-01-11  Roger PeppeRemove need for PTRDIFF_MAX
2018-01-08  Reini UrbanFixed most compiler warnings -Wall -Wextra
2018-01-08  Andy GrundmanCompilation fix for Solaris
2017-12-23  Tina MüllerDefine PTRDIFF_MAX if it's not in stdint.h
2016-11-23  SHIBATA HiroshiRemoved trailing-whitespaces
2014-08-19  Anders KaseorgMerge tag 'upstream/0.1.6' into debian
2014-08-19  Anders KaseorgAcknowledge NMU of 0.1.4-3.2
2014-08-19  Anders KaseorgImported Upstream version 0.1.6 upstream/0.1.6
2014-03-26  Kirill SimonovFixed heap overflow in yaml_parser_scan_uri_escapes...
2014-02-24  Anders KaseorgMerge tag 'upstream/0.1.5' into debian
2014-02-24  Anders KaseorgImported Upstream version 0.1.5 upstream/0.1.5
2014-02-04  Kirill SimonovManually define PTRDIFF_MAX for VS C compiler.
2014-02-03  Kirill SimonovLimit input size to SIZE_MAX/2.
2014-02-03  Kirill SimonovGuard against overflows in indent and flow_level.
2014-02-03  Kirill SimonovPrevent node index overflow (Reported by Florian Weimer).
2009-09-30  Anders KaseorgMerge commit 'upstream/0.1.3' into debian
2009-09-30  Anders KaseorgImported Upstream version 0.1.3 upstream/0.1.3
2009-02-23  Kirill SimonovFixed non-ANSI initializations (fixes #115).
2007-01-08  Kirill SimonovEliminate some warnings and add more doxygen definitions.
2007-01-07  Kirill SimonovAdd functions for constructing, parsing and emitting...
2006-12-11  Kirill SimonovAdd `const` qualifier for `yaml_parser_set_input_string...
2006-07-28  Kirill SimonovImplement everything except tag and scalar writers.
2006-07-26  Kirill SimonovImplement Emitter state machine.
2006-07-25  Kirill SimonovAdd yaml_emitter_emit_* set of functions.
2006-07-23  Kirill SimonovAdd Emitter definitions and implement the Writer.
2006-07-21  Kirill SimonovRefactor internal and external API.
This page took 0.224446 seconds and 35 git commands to generate.