index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
patterntest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-30
Bug 535628 - test/patterntest.c still includes gpattern.h directly.
Michael Natterer
1
-3
/
+1
2006-02-23
Plug leaks reported by valgrind. Same. Same Same. Same. Same.
Kjartan Maraas
1
-0
/
+6
2005-09-20
applied significant recursion complexity optimization, based on a patch
Tim Janik
1
-1
/
+15
2005-09-19
applied a patch from matthias which checks on the upper bound of
Tim Janik
1
-1
/
+7
2004-04-15
Add tests for the empty pattern.
Matthias Clasen
1
-0
/
+2
2003-08-27
Fix a C99ism. (#120821, Thomas Klausner)
Matthias Clasen
1
-1
/
+4
2003-08-07
Specify test strings in UTF-8, remove all charset conversion. Replace the
Matthias Clasen
1
-48
/
+46
2003-05-27
Remain silent when sucessful.
Matthias Clasen
1
-12
/
+29
2002-12-06
Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren)
Owen Taylor
1
-13
/
+13
2002-07-04
Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the
Sebastian Wilhelmi
1
-0
/
+4
2002-06-11
tests/patterntest.c (test_compilation) A couple of 64-bit printf format
Owen Taylor
1
-1
/
+1
2002-04-10
Remove manual UTF-8 -> Latin1 conversion for stuff fed to g_print.
Matthias Clasen
1
-3
/
+4
2001-11-22
Version 11, interface, binary age 0.
Owen Taylor
1
-1
/
+2
2001-11-14
add UTF-8 support.
Matthias Clasen
1
-30
/
+61
2001-10-29
Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to include
Daniel Egger
1
-1
/
+3
2001-10-13
make struct _GPatternSpec and GMatchType private. (g_pattern_equal): new
Tim Janik
1
-0
/
+225