projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gthread: avoid locking in _get_mutex_impl
[platform/upstream/glib.git]
/
glib
/
gregex.c
2011-05-23
Matthias Clasen
Cosmetic changes
blob
|
commitdiff
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-04-12
Matthias Clasen
GMatchInfo: improve struct packing
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-01-22
Matthias Clasen
Update the included copy of PCRE
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-09-18
Ryan Lortie
Fix header cleaup fallout when using system pcre
blob
|
commitdiff
|
diff to current
2010-09-04
Matthias Clasen
Remove redundant header inclusions
blob
|
commitdiff
|
diff to current
2010-08-16
Matthias Clasen
Fix a doc format issue
blob
|
commitdiff
|
diff to current
2010-08-14
Matthias Clasen
Fix doc format errors
blob
|
commitdiff
|
diff to current
2010-08-09
Matthias Clasen
Move GRegex docs inline
blob
|
commitdiff
|
diff to current
2010-08-09
Matthias Clasen
Whitespace cleanup
blob
|
commitdiff
|
diff to current
2010-08-09
Matthias Clasen
Minor cleanup
blob
|
commitdiff
|
diff to current
2010-08-09
Matthias Clasen
Add introspection annotations in gregex.c
blob
|
commitdiff
|
diff to current
2010-08-09
Matthias Clasen
Trivial typo fix
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
glib/: fully remove galias hacks
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-05-01
Christian Persch
Add API to get the compile and match flags from a GRegex
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2009-09-18
Matthias Clasen
Fix a lot of clang complaints
blob
|
commitdiff
|
diff to current
2009-04-03
Paolo Borelli
Regex leak on error path
blob
|
commitdiff
|
diff to current
2009-02-06
Murray Cumming
Correct the grammar in some property documentation.
blob
|
commitdiff
|
diff to current
2009-01-11
Matthias Clasen
Improve docs
blob
|
commitdiff
|
diff to current
2009-01-11
Matthias Clasen
Docs improvement
blob
|
commitdiff
|
diff to current
2009-01-03
Matthias Clasen
Add docs
blob
|
commitdiff
|
diff to current
2008-11-29
Matthias Clasen
Improve docs
blob
|
commitdiff
|
diff to current
2008-10-10
Matthias Clasen
Fix gcc warnings
blob
|
commitdiff
|
diff to current
2008-06-16
Christian Persch
Use g_set_error_literal where appropriate. Patch from...
blob
|
commitdiff
|
diff to current
2008-02-17
Marco Barisione
Avoid some useless casts from const gchar * to gchar...
blob
|
commitdiff
|
diff to current
2008-02-17
Marco Barisione
Don't return duplicate matches when matching empty...
blob
|
commitdiff
|
diff to current
2008-01-07
Matthias Clasen
Add a translator comment (#503051, Pedro de Medeiros)
blob
|
commitdiff
|
diff to current
2007-12-13
Mathias Hasselmann
Give exmples in error message unsupported case-changing...
blob
|
commitdiff
|
diff to current
2007-12-03
Marco Barisione
Add new error codes for when compilation fails and...
blob
|
commitdiff
|
diff to current
2007-11-25
Matthias Clasen
Require gtk-doc 1.8.
blob
|
commitdiff
|
diff to current
2007-11-19
Marco Barisione
Pass an unsigned long instead of an int to pcre_fullinf...
blob
|
commitdiff
|
diff to current
2007-11-19
Marco Barisione
When the compilation of a pattern fails in the error...
blob
|
commitdiff
|
diff to current
2007-10-21
Behdad Esfahbod
Fix warnings from sparse. (#487491, Kjartan Maraas)
blob
|
commitdiff
|
diff to current
2007-09-10
Marco Barisione
change the type of ref_count from guint to gint, so...
blob
|
commitdiff
|
diff to current
2007-09-10
Marco Barisione
use pcre_get_stringnumber() in get_matched_substring_nu...
blob
|
commitdiff
|
diff to current
2007-09-10
Marco Barisione
define PCRE_ERROR_NULLWSLIMIT if it's not defined by...
blob
|
commitdiff
|
diff to current
2007-09-05
Behdad Esfahbod
Fix header inclusion. (#473879, Peter Kjellerstedt)
blob
|
commitdiff
|
diff to current
2007-08-20
Behdad Esfahbod
Fix typos
blob
|
commitdiff
|
diff to current
2007-08-04
Matthias Clasen
Revert the J handling change
blob
|
commitdiff
|
diff to current
2007-08-03
Matthias Clasen
Fix a C99ism
blob
|
commitdiff
|
diff to current
2007-08-03
Matthias Clasen
Handle J changes in the pattern correctly. (#444765...
blob
|
commitdiff
|
diff to current
2007-07-31
Matthias Clasen
remove debug spew
blob
|
commitdiff
|
diff to current
2007-07-22
Matthias Clasen
Documentation cleanups
blob
|
commitdiff
|
diff to current
2007-06-15
Cody Russell
Added GRegex boxed type. (#445065, Carlos Garnacho)
blob
|
commitdiff
|
diff to current
2007-06-15
Sebastian Wilhelmi
Replaced & by & in <programlisting> to make gtk...
blob
|
commitdiff
|
diff to current
2007-06-03
Yevgen Muntyan
fixed g_regex_fetch_named* for cases when (?J) is used...
blob
|
commitdiff
|
diff to current
2007-06-03
Yevgen Muntyan
New functions: g_regex_ref(), g_regex_unref() which...
blob
|
commitdiff
|
diff to current
2007-05-29
Marco Barisione
Fix g_regex_fetch_named() and g_regex_fetch_named_pos...
blob
|
commitdiff
|
diff to current
2007-05-02
Marco Barisione
Made more clear that the string passed to the match...
blob
|
commitdiff
|
diff to current
2007-04-30
Matthias Clasen
Add g_regex_get_max_backref() and g_regex_get_capture_c...
blob
|
commitdiff
|
diff to current
2007-04-30
Matthias Clasen
Split GRegex into GRegex and GMatchInfo. (#419368,...
blob
|
commitdiff
|
diff to current
2007-03-18
Matthias Clasen
Cosmetic fixes
blob
|
commitdiff
|
diff to current
2007-03-15
Marco Barisione
Add GRegex for regular expression matching. (#50075)
blob
|
commitdiff
|
diff to current