]> andersk Git - libyaml.git/log
libyaml.git
10 years agoDebian release 0.1.4-2+deb7u2 wheezy debian/0.1.4-2+deb7u2
Anders Kaseorg [Thu, 30 Jan 2014 09:08:00 +0000 (04:08 -0500)] 
Debian release 0.1.4-2+deb7u2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoImproved fix for CVE-2013-6393: heap-based buffer overflow when parsing YAML tags
Anders Kaseorg [Thu, 30 Jan 2014 09:07:07 +0000 (04:07 -0500)] 
Improved fix for CVE-2013-6393: heap-based buffer overflow when parsing YAML tags

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoImported Debian patch 0.1.4-2+deb7u1 debian/0.1.4-2+deb7u1
Moritz Muehlenhoff [Thu, 23 Jan 2014 21:03:55 +0000 (21:03 +0000)] 
Imported Debian patch 0.1.4-2+deb7u1

12 years agoDebian release 0.1.4-2 debian/0.1.4-2
Anders Kaseorg [Fri, 30 Dec 2011 22:15:10 +0000 (17:15 -0500)] 
Debian release 0.1.4-2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoClose Debian multiarch bug
Anders Kaseorg [Fri, 30 Dec 2011 22:12:45 +0000 (17:12 -0500)] 
Close Debian multiarch bug

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoUse 3.0 (quilt) source format
Anders Kaseorg [Sat, 24 Dec 2011 05:28:48 +0000 (00:28 -0500)] 
Use 3.0 (quilt) source format

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoRemove unused substvars
Anders Kaseorg [Sat, 24 Dec 2011 05:23:50 +0000 (00:23 -0500)] 
Remove unused substvars

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoUse DEB_DBG_PACKAGE
Anders Kaseorg [Sat, 24 Dec 2011 00:59:01 +0000 (19:59 -0500)] 
Use DEB_DBG_PACKAGE

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoSupport multiarch
Anders Kaseorg [Sat, 24 Dec 2011 00:47:14 +0000 (19:47 -0500)] 
Support multiarch

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoBump Debhelper compat level to 9
Anders Kaseorg [Sat, 24 Dec 2011 00:47:13 +0000 (19:47 -0500)] 
Bump Debhelper compat level to 9

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoRemove extra libyaml-0.so symlink from libyaml-dev
Anders Kaseorg [Sat, 24 Dec 2011 01:35:55 +0000 (20:35 -0500)] 
Remove extra libyaml-0.so symlink from libyaml-dev

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoDebian release 0.1.4-1 debian/0.1.4-1
Anders Kaseorg [Tue, 31 May 2011 02:18:06 +0000 (22:18 -0400)] 
Debian release 0.1.4-1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoBump Standards-Version to 3.9.2
Anders Kaseorg [Tue, 31 May 2011 00:29:21 +0000 (20:29 -0400)] 
Bump Standards-Version to 3.9.2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
[scott@kitterman.com: Add changelog entry]

12 years agoAdd libyaml-0-2-dbg package with debugging symbols
Anders Kaseorg [Tue, 31 May 2011 00:12:57 +0000 (20:12 -0400)] 
Add libyaml-0-2-dbg package with debugging symbols

12 years agoRemove unneded libyaml.la file
Anders Kaseorg [Tue, 31 May 2011 00:02:16 +0000 (20:02 -0400)] 
Remove unneded libyaml.la file

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoAdd pkg-config support
Anders Kaseorg [Mon, 30 May 2011 23:58:56 +0000 (19:58 -0400)] 
Add pkg-config support

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoNew changelog entry for 0.1.4-1
Anders Kaseorg [Mon, 30 May 2011 23:56:34 +0000 (19:56 -0400)] 
New changelog entry for 0.1.4-1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoMerge commit 'upstream/0.1.4' into HEAD
Anders Kaseorg [Tue, 31 May 2011 02:17:21 +0000 (22:17 -0400)] 
Merge commit 'upstream/0.1.4' into HEAD

12 years agoImported Upstream version 0.1.4 upstream/0.1.4
Anders Kaseorg [Tue, 31 May 2011 02:16:57 +0000 (22:16 -0400)] 
Imported Upstream version 0.1.4

11 years agoupdate tags
convert-repo [Mon, 24 Dec 2012 03:51:32 +0000 (03:51 +0000)] 
update tags

12 years agoBumped the version number and updated the announcement.
Kirill Simonov [Sun, 29 May 2011 05:52:36 +0000 (05:52 +0000)] 
Bumped the version number and updated the announcement.

12 years agoAdded support for pkg-config.
Kirill Simonov [Sun, 29 May 2011 05:29:39 +0000 (05:29 +0000)] 
Added support for pkg-config.

12 years agoUse _WIN32 instead of WIN32 as the latter is not defined by Visual C.
Kirill Simonov [Sun, 29 May 2011 02:41:36 +0000 (02:41 +0000)] 
Use _WIN32 instead of WIN32 as the latter is not defined by Visual C.

13 years agoFixed pointer arithmetic overflow when calculating the position of a potential simple...
Kirill Simonov [Mon, 11 Oct 2010 06:41:03 +0000 (06:41 +0000)] 
Fixed pointer arithmetic overflow when calculating the position of a potential simple key (#156, thank to ppelletier(at)oblong(dot)com).

13 years agoFixed a bug which prevented an empty mapping from being used as a simple key (#150...
Kirill Simonov [Mon, 11 Oct 2010 06:29:07 +0000 (06:29 +0000)] 
Fixed a bug which prevented an empty mapping from being used as a simple key (#150, thank to spitzak(at)rhythm(dot)com).

14 years agoDebian release 0.1.3-1 debian/0.1.3-1
Anders Kaseorg [Sun, 4 Oct 2009 18:07:22 +0000 (14:07 -0400)] 
Debian release 0.1.3-1

14 years agoBump Standards-Version to 3.8.3 (no changes needed).
Anders Kaseorg [Wed, 30 Sep 2009 20:00:20 +0000 (16:00 -0400)] 
Bump Standards-Version to 3.8.3 (no changes needed).

14 years agoRename libyaml-0-1 to libyaml-0-2, to match soname.
Anders Kaseorg [Wed, 30 Sep 2009 19:40:22 +0000 (15:40 -0400)] 
Rename libyaml-0-1 to libyaml-0-2, to match soname.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
14 years agoNew changelog entry for 0.1.3-1.
Anders Kaseorg [Wed, 30 Sep 2009 19:37:47 +0000 (15:37 -0400)] 
New changelog entry for 0.1.3-1.

14 years agoMerge commit 'upstream/0.1.3' into debian
Anders Kaseorg [Wed, 30 Sep 2009 19:33:30 +0000 (15:33 -0400)] 
Merge commit 'upstream/0.1.3' into debian

14 years agoImported Upstream version 0.1.3 upstream/0.1.3
Anders Kaseorg [Wed, 30 Sep 2009 19:30:52 +0000 (15:30 -0400)] 
Imported Upstream version 0.1.3

14 years agoAdded a short note on changes in this release.
Kirill Simonov [Sat, 29 Aug 2009 23:32:13 +0000 (23:32 +0000)] 
Added a short note on changes in this release.

14 years agoPreparing the 0.1.3 release.
Kirill Simonov [Sat, 29 Aug 2009 23:08:25 +0000 (23:08 +0000)] 
Preparing the 0.1.3 release.

14 years agoDo not update the raw buffer when not necessary (fixes #123).
Kirill Simonov [Sat, 29 Aug 2009 21:26:11 +0000 (21:26 +0000)] 
Do not update the raw buffer when not necessary (fixes #123).

15 years agoBump priority from extra to optional.
Anders Kaseorg [Mon, 23 Mar 2009 16:45:13 +0000 (12:45 -0400)] 
Bump priority from extra to optional.

15 years agoFixed non-ANSI initializations (fixes #115).
Kirill Simonov [Mon, 23 Feb 2009 19:59:19 +0000 (19:59 +0000)] 
Fixed non-ANSI initializations (fixes #115).

15 years agoSet YAML_AGE to 0 as the current interface is not really compatible with the previous...
Kirill Simonov [Mon, 5 Jan 2009 09:30:07 +0000 (09:30 +0000)] 
Set YAML_AGE to 0 as the current interface is not really compatible with the previous one.

15 years ago'make distclean' should not remove html docs, 'make maintainer-clean' should (Thanks...
Kirill Simonov [Tue, 30 Dec 2008 03:42:23 +0000 (03:42 +0000)] 
'make distclean' should not remove html docs, 'make maintainer-clean' should (Thanks Anders Kaseorg).

15 years agoDebian release 0.1.2-1 debian/0.1.2-1
Anders Kaseorg [Tue, 30 Dec 2008 02:11:15 +0000 (21:11 -0500)] 
Debian release 0.1.2-1

15 years agoMerge branch 'deb/rescue-doc-html' into debian
Anders Kaseorg [Tue, 30 Dec 2008 02:06:44 +0000 (21:06 -0500)] 
Merge branch 'deb/rescue-doc-html' into debian

15 years agoClean doc/html in maintainer-clean instead of distclean.
Anders Kaseorg [Tue, 30 Dec 2008 02:03:02 +0000 (21:03 -0500)] 
Clean doc/html in maintainer-clean instead of distclean.

15 years agoBump Standards-Version to 3.8.0.
Anders Kaseorg [Tue, 30 Dec 2008 01:15:43 +0000 (20:15 -0500)] 
Bump Standards-Version to 3.8.0.

15 years agoAdd debian/watch.
Anders Kaseorg [Mon, 29 Dec 2008 23:12:06 +0000 (18:12 -0500)] 
Add debian/watch.

15 years agoAdd Vcs-Git and Vcs-Browser to debian/control.
Anders Kaseorg [Mon, 29 Dec 2008 23:08:22 +0000 (18:08 -0500)] 
Add Vcs-Git and Vcs-Browser to debian/control.

15 years agoNew changelog entry for 0.1.2-1.
Anders Kaseorg [Mon, 29 Dec 2008 22:56:15 +0000 (17:56 -0500)] 
New changelog entry for 0.1.2-1.

15 years agoMerge commit 'upstream/0.1.2' into debian
Anders Kaseorg [Mon, 29 Dec 2008 22:30:44 +0000 (17:30 -0500)] 
Merge commit 'upstream/0.1.2' into debian

15 years agoImported Upstream version 0.1.2 upstream/0.1.2
Anders Kaseorg [Mon, 29 Dec 2008 22:30:41 +0000 (17:30 -0500)] 
Imported Upstream version 0.1.2

15 years agoAlways use lower case in error messages.
Kirill Simonov [Sun, 28 Dec 2008 20:46:22 +0000 (20:46 +0000)] 
Always use lower case in error messages.

15 years agoAdded autoconf rules to distribute win32 project files.
Kirill Simonov [Sat, 27 Dec 2008 22:55:39 +0000 (22:55 +0000)] 
Added autoconf rules to distribute win32 project files.

15 years agoUpdated the LibYAML announcement.
Kirill Simonov [Sat, 27 Dec 2008 22:08:49 +0000 (22:08 +0000)] 
Updated the LibYAML announcement.

15 years agoFixed the DLL name in the win32 projects.
Kirill Simonov [Sat, 27 Dec 2008 21:28:35 +0000 (21:28 +0000)] 
Fixed the DLL name in the win32 projects.

15 years agoBumped the version number.
Kirill Simonov [Sat, 27 Dec 2008 19:17:42 +0000 (19:17 +0000)] 
Bumped the version number.

15 years agoFixed emitting folded scalars with trailing breaks; Forced emitting of a document...
Kirill Simonov [Sat, 27 Dec 2008 19:14:00 +0000 (19:14 +0000)] 
Fixed emitting folded scalars with trailing breaks; Forced emitting of a document end indicator when there is a possibility of ambiguous parsing.

15 years agoRewritten whitespace detection in the scalar analyzer and block scalar writers (porte...
Kirill Simonov [Sat, 27 Dec 2008 12:14:54 +0000 (12:14 +0000)] 
Rewritten whitespace detection in the scalar analyzer and block scalar writers (ported from PyYAML).

15 years agoUpdated Visual Studio projects to use MSVCRT.dll.
Kirill Simonov [Thu, 2 Oct 2008 02:38:46 +0000 (02:38 +0000)] 
Updated Visual Studio projects to use MSVCRT.dll.

15 years agoAdded project files for Visual Studio 2008.
Kirill Simonov [Tue, 30 Sep 2008 12:20:56 +0000 (12:20 +0000)] 
Added project files for Visual Studio 2008.

15 years agoFixed grammar in error messages (from YAML::XS::LibYAML).
Kirill Simonov [Thu, 31 Jul 2008 20:41:02 +0000 (20:41 +0000)] 
Fixed grammar in error messages (from YAML::XS::LibYAML).

15 years agoBumped the version number in the stable branch.
Kirill Simonov [Thu, 31 Jul 2008 20:23:33 +0000 (20:23 +0000)] 
Bumped the version number in the stable branch.

15 years agoCreated a stable branch from revision [250].
Kirill Simonov [Thu, 31 Jul 2008 20:22:19 +0000 (20:22 +0000)] 
Created a stable branch from revision [250].

15 years agoDebian release 0.1.1-1 debian/0.1.1-1
Anders Kaseorg [Tue, 10 Jun 2008 06:37:34 +0000 (02:37 -0400)] 
Debian release 0.1.1-1

15 years agoImported Upstream version 0.1.1 upstream/0.1.1
Anders Kaseorg [Tue, 10 Jun 2008 06:37:34 +0000 (02:37 -0400)] 
Imported Upstream version 0.1.1

17 years agoFixed a problem when the DOCUMENT-END event is not emitted until the beginning of...
Kirill Simonov [Tue, 17 Apr 2007 17:39:54 +0000 (17:39 +0000)] 
Fixed a problem when the DOCUMENT-END event is not emitted until the beginning of the next document is available.  Fixed #51.  Thanks edward(at)sweetbytes.net for the bug report.

17 years agoAdd project files for Visual Studio 2003.
Kirill Simonov [Mon, 8 Jan 2007 22:40:08 +0000 (22:40 +0000)] 
Add project files for Visual Studio 2003.

17 years agoFix the example_deconstructor project.
Kirill Simonov [Mon, 8 Jan 2007 18:41:51 +0000 (18:41 +0000)] 
Fix the example_deconstructor project.

17 years agoEliminate some warnings and add more doxygen definitions.
Kirill Simonov [Mon, 8 Jan 2007 18:33:55 +0000 (18:33 +0000)] 
Eliminate some warnings and add more doxygen definitions.

17 years agoUndefine the NDEBUG directive for the test programs.
Kirill Simonov [Mon, 8 Jan 2007 16:13:59 +0000 (16:13 +0000)] 
Undefine the NDEBUG directive for the test programs.

17 years agoFix a bug in the emitter introduced while fixing warnings for VC6.
Kirill Simonov [Mon, 8 Jan 2007 12:27:08 +0000 (12:27 +0000)] 
Fix a bug in the emitter introduced while fixing warnings for VC6.

17 years agoAdd VC6 projects for the test executables.
Kirill Simonov [Mon, 8 Jan 2007 12:23:35 +0000 (12:23 +0000)] 
Add VC6 projects for the test executables.

17 years agoAdd win32 fixes and project files for VC6.
Kirill Simonov [Sun, 7 Jan 2007 22:51:10 +0000 (22:51 +0000)] 
Add win32 fixes and project files for VC6.

17 years agoAdd functions for constructing, parsing and emitting YAML documents.
Kirill Simonov [Sun, 7 Jan 2007 20:11:16 +0000 (20:11 +0000)] 
Add functions for constructing, parsing and emitting YAML documents.

17 years agoAdd `const` qualifier for `yaml_parser_set_input_string` parameter `input`.
Kirill Simonov [Mon, 11 Dec 2006 19:33:21 +0000 (19:33 +0000)] 
Add `const` qualifier for `yaml_parser_set_input_string` parameter `input`.

17 years agoForce a new line at the end of the input stream even if there are no a new line chara...
Kirill Simonov [Mon, 11 Dec 2006 19:20:29 +0000 (19:20 +0000)] 
Force a new line at the end of the input stream even if there are no a new line character. This fixes a nasty bug when libyaml hangs on documents like `[[[[`. Thanks ciaranm for reporting the bug.

17 years agoOlder versions of gcc do not know about -Wno-pointer-sign.
Kirill Simonov [Tue, 15 Aug 2006 17:21:01 +0000 (17:21 +0000)] 
Older versions of gcc do not know about -Wno-pointer-sign.

17 years agoPrepare the initial release.
Kirill Simonov [Tue, 1 Aug 2006 11:28:16 +0000 (11:28 +0000)] 
Prepare the initial release.

17 years agoAdd two examples and prepare the build system for distribution.
Kirill Simonov [Mon, 31 Jul 2006 22:24:32 +0000 (22:24 +0000)] 
Add two examples and prepare the build system for distribution.

17 years agoAdd the run-emitter test.
Kirill Simonov [Sun, 30 Jul 2006 12:50:15 +0000 (12:50 +0000)] 
Add the run-emitter test.

17 years agoFix Emitter bugs and leaks.
Kirill Simonov [Sun, 30 Jul 2006 12:49:17 +0000 (12:49 +0000)] 
Fix Emitter bugs and leaks.

17 years agoScalar writers are completed.
Kirill Simonov [Sat, 29 Jul 2006 22:10:26 +0000 (22:10 +0000)] 
Scalar writers are completed.

17 years agoImplement everything except tag and scalar writers.
Kirill Simonov [Fri, 28 Jul 2006 20:09:34 +0000 (20:09 +0000)] 
Implement everything except tag and scalar writers.

17 years agoImplement Emitter state machine.
Kirill Simonov [Wed, 26 Jul 2006 20:32:16 +0000 (20:32 +0000)] 
Implement Emitter state machine.

17 years agoAdd yaml_emitter_emit_* set of functions.
Kirill Simonov [Tue, 25 Jul 2006 20:54:28 +0000 (20:54 +0000)] 
Add yaml_emitter_emit_* set of functions.

17 years agoAdd Emitter definitions and implement the Writer.
Kirill Simonov [Sun, 23 Jul 2006 11:57:36 +0000 (11:57 +0000)] 
Add Emitter definitions and implement the Writer.

17 years agoFix some leaks, segfaults and warnings.
Kirill Simonov [Fri, 21 Jul 2006 18:29:00 +0000 (18:29 +0000)] 
Fix some leaks, segfaults and warnings.

17 years agoRefactor internal and external API.
Kirill Simonov [Fri, 21 Jul 2006 13:50:32 +0000 (13:50 +0000)] 
Refactor internal and external API.

17 years agoComplete the Parser (it requires refactoring though) and fix some bugs.
Kirill Simonov [Fri, 7 Jul 2006 19:34:25 +0000 (19:34 +0000)] 
Complete the Parser (it requires refactoring though) and fix some bugs.

17 years agoImplement half of the parsers.
Kirill Simonov [Wed, 5 Jul 2006 19:58:30 +0000 (19:58 +0000)] 
Implement half of the parsers.

17 years agoStart working on the parser.
Kirill Simonov [Tue, 4 Jul 2006 19:39:56 +0000 (19:39 +0000)] 
Start working on the parser.

17 years agoMove yaml/yaml.h to yaml.h and merge version.c to api.c.
Kirill Simonov [Mon, 3 Jul 2006 13:49:14 +0000 (13:49 +0000)] 
Move yaml/yaml.h to yaml.h and merge version.c to api.c.

17 years agoAdd event constructors and destructors.
Kirill Simonov [Mon, 3 Jul 2006 13:34:57 +0000 (13:34 +0000)] 
Add event constructors and destructors.

17 years agoFix numerous bugs in the Scanner.
Kirill Simonov [Mon, 19 Jun 2006 20:27:22 +0000 (20:27 +0000)] 
Fix numerous bugs in the Scanner.

17 years agoThe scanner is completed (not tested though).
Kirill Simonov [Sun, 18 Jun 2006 17:20:25 +0000 (17:20 +0000)] 
The scanner is completed (not tested though).

17 years agoImplement the block scalar scanner.
Kirill Simonov [Fri, 16 Jun 2006 20:42:55 +0000 (20:42 +0000)] 
Implement the block scalar scanner.

17 years agoImplement scanners for directives, anchors, and tags.
Kirill Simonov [Sun, 11 Jun 2006 17:29:09 +0000 (17:29 +0000)] 
Implement scanners for directives, anchors, and tags.

17 years agoScanner: implement everything except token scanners.
Kirill Simonov [Thu, 8 Jun 2006 21:37:10 +0000 (21:37 +0000)] 
Scanner: implement everything except token scanners.

17 years agoImplementing Scanner: macros and high-level functions.
Kirill Simonov [Wed, 7 Jun 2006 20:30:22 +0000 (20:30 +0000)] 
Implementing Scanner: macros and high-level functions.

17 years agoAdd scanner definitions.
Kirill Simonov [Tue, 6 Jun 2006 19:43:34 +0000 (19:43 +0000)] 
Add scanner definitions.

Add a basic description of all tokens produced by the scanner.

17 years agoAdd token constructors and destructors.
Kirill Simonov [Fri, 2 Jun 2006 13:03:14 +0000 (13:03 +0000)] 
Add token constructors and destructors.

Add YAML_DECLARE to the API declarations (Thanks to Peter Murphy for suggestion).

17 years agoComplete buffering and encoding code.
Kirill Simonov [Thu, 1 Jun 2006 20:19:43 +0000 (20:19 +0000)] 
Complete buffering and encoding code.

17 years agoComplete UTF-8 and UTF-16 decoders.
Kirill Simonov [Tue, 30 May 2006 17:49:18 +0000 (17:49 +0000)] 
Complete UTF-8 and UTF-16 decoders.

Reader is mostly done (though untested).

17 years agoWorking on the decoding code.
Kirill Simonov [Mon, 29 May 2006 20:08:09 +0000 (20:08 +0000)] 
Working on the decoding code.

This page took 0.085657 seconds and 4 git commands to generate.