Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Forgot changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Larsson committed Aug 25, 2001
1 parent 1424212 commit 3ff815f
Show file tree
Hide file tree
Showing 8 changed files with 152 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ChangeLog
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-0
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-10
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-12
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-2
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-4
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-6
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down
19 changes: 19 additions & 0 deletions ChangeLog.pre-2-8
@@ -1,3 +1,22 @@
2001-08-25 Alexander Larsson <alla@lysator.liu.se>

* glib/gstrfuncs.[ch]:
* docs/reference/glib/glib-overrides.txt:
* docs/reference/glib/glib-sections.txt:
* docs/reference/glib/tmpl/string_utils.sgml:
Implement and document g_ascii_isxxx.

* tests/strfunc-test.c:
Add tests for g_ascii_isxxx

* glib/guniprop.c (g_unichar_ispunct):
include symbols, not just punctuation.
(g_unichar_isspace): Vertical tab is not
considered whitespace.

* tests/shell-test.c:
Output errors on stderr

2001-08-24 Alexander Larsson <alla@lysator.liu.se>

* glib/gconvert.[ch] (g_convert_with_iconv):
Expand Down

0 comments on commit 3ff815f

Please sign in to comment.