]> andersk Git - libyaml.git/history - src/yaml_private.h
Fixed most compiler warnings -Wall -Wextra
[libyaml.git] / src / yaml_private.h
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-03-26  Kirill SimonovFixed heap overflow in yaml_parser_scan_uri_escapes...
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-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.480012 seconds and 25 git commands to generate.