index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
strfunc-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-23
Add some language-binding friendly variants
Matthias Clasen
1
-0
/
+218
2004-09-09
Add a function to calculate the length of a NULL-terminated string array.
Matthias Clasen
1
-0
/
+2
2004-01-28
New function, a cross between g_strsplit() and strtok(). (#88329, Soeren
Matthias Clasen
1
-0
/
+65
2003-08-16
Fix #117925 (Dov Grobgeld):
Tor Lillqvist
1
-0
/
+33
2002-11-26
Avoid non-ANSI pointer comparison. (#54344, Morten Welinder)
Owen Taylor
1
-0
/
+23
2002-07-26
hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat.com>
Owen Taylor
1
-1
/
+37
2002-07-04
Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the
Sebastian Wilhelmi
1
-0
/
+1
2001-12-12
This fixes #60543:
Matthias Clasen
1
-0
/
+10
2001-11-13
Fix max_tokens == 1 case to match documentation. Add tests.
Darin Adler
1
-0
/
+13
2001-09-17
Change so that it works on platforms where isalpha is a macro only,
Darin Adler
1
-78
/
+30
2001-09-10
Add g_build_path(), g_build_filename(), to create separated paths,
Owen Taylor
1
-0
/
+64
2001-08-25
Implement and document g_ascii_isxxx.
Alexander Larsson
1
-6
/
+187
2001-08-24
Patch from Darin Adler to restore Glib-1.2 handling of empty strings, and
Owen Taylor
1
-11
/
+11
2001-08-03
Re-checkin.
Darin Adler
1
-32
/
+24
2001-08-03
Improve strfunc test to test the split function in a way that demonstrates
Darin Adler
1
-34
/
+88
2001-07-19
Add missing const. (g_strsplit): Add g_return_val_if_fail for case of
Darin Adler
1
-0
/
+1
2001-06-08
Added new functions g_strstr_len, g_strrstr and g_strrstr_len
Alex Larsson
1
-1
/
+7
2000-12-07
add g_strdupv test
Havoc Pennington
1
-2
/
+12
2000-07-26
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
1
-4
/
+4
1999-08-02
glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to
Tor Lillqvist
1
-8
/
+7
1999-07-31
New functions.
Tor Lillqvist
1
-0
/
+11
1999-02-24
inserted additional note to look for ChangeLog and AUTHORS file for a log
CST 1999 Shawn T. Amundson
1
-0
/
+8
1999-01-21
Add braces to eliminate an ambiguous else warning.
EST 1999 Jeff Garzik
1
-0
/
+96