index
:
delta/glibmm.git
c++11
c++11v2
c++11v3
fix-if-git-build-msvc-2-66
fix.gcc.win32.warnings.266
gapplication
glibmm-2-10
glibmm-2-12
glibmm-2-14
glibmm-2-16
glibmm-2-18
glibmm-2-20
glibmm-2-20-mm-common
glibmm-2-22
glibmm-2-24
glibmm-2-26
glibmm-2-28
glibmm-2-30
glibmm-2-32
glibmm-2-34
glibmm-2-36
glibmm-2-38
glibmm-2-4
glibmm-2-40
glibmm-2-42
glibmm-2-44
glibmm-2-46
glibmm-2-48
glibmm-2-50
glibmm-2-52
glibmm-2-54
glibmm-2-56
glibmm-2-58
glibmm-2-6
glibmm-2-60
glibmm-2-62
glibmm-2-64
glibmm-2-66
glibmm-2-68
glibmm-2-70
glibmm-2-72
glibmm-2-74
glibmm-2-76
glibmm-2-8
glibmm-3maybe
glibmm-gir-gmmproc
gmmproc-refactor
kjellahl/testci
master
master.nmake
mkolny/meson-build
mkolny/use-mmgirgenerator
msvc.fix.symbol
refptr_as_sharedptr
refptr_as_sharedptr_v2
refptr_as_sharedptr_v3
refptr_as_sharedptr_v4
sigc3
sigc3v2
vector
wip/dboles/Binding-Issue#62
wip/dboles/ustring
gitlab.gnome.org: GNOME/glibmm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glib
/
glibmm
/
ustring.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare existing files for building with Meson
Kjell Ahlstedt
2020-03-01
1
-0
/
+8
*
Use Glib::UStringView with Glib::ustring::compare()
Thomas Holder
2019-11-30
1
-16
/
+5
*
Use convert_return_gchar_ptr_to_*() in a couple of ustring methods
Martin Ejdestig
2019-04-18
1
-10
/
+5
*
Fix memory leak in Glib::ustring::make_valid()
Martin Ejdestig
2019-04-18
1
-1
/
+1
*
ustring: Fix wchar conversion on macOS with libc++
Clemens Lang
2018-04-26
1
-3
/
+3
*
ustring: Avoid warning due to type confusion
Daniel Boles
2017-09-05
1
-2
/
+3
*
ustring: Use std::initializer_list instead of pointer + size
Daniel Boles
2017-09-03
1
-6
/
+6
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
1
-2
/
+1
*
Added ustring::make_valid() which fixes non-UTF8 strings.
Krzysztof Piecuch
2017-03-15
1
-0
/
+6
*
ustring: Add cbegin() and cend().
Murray Cumming
2016-11-08
1
-0
/
+12
*
Re-run clang-format on some files.
Murray Cumming
2016-02-26
1
-1
/
+1
*
Run clang-format on glib .cc files.
Murray Cumming
2016-02-26
1
-380
/
+444
*
Replace ScopedPtr with make_unique_ptr_gfree().
Murray Cumming
2016-01-18
1
-22
/
+24
*
Glib::ustring: Add move operators
Kjell Ahlstedt
2016-01-14
1
-4
/
+30
*
Glib: More nullptr instead of 0.
Murray Cumming
2015-11-20
1
-12
/
+12
*
Make destructors explicitly noexcept.
Murray Cumming
2015-08-31
1
-2
/
+2
*
C++11: Use nullptr.
Murray Cumming
2015-07-16
1
-5
/
+5
*
Glib::ustring: Delete an obsolete TODO comment
Kjell Ahlstedt
2013-12-09
1
-3
/
+0
*
Strip trailing whitespace.
Mark Vender
2012-10-29
1
-1
/
+1
*
glibmm: ustring: Restore last block removed by #ifdef removal script.
José Alburquerque
2010-10-18
1
-1
/
+6
*
Restore lost #else block to fix build without __STDC_ISO_10646__
Koop Mast
2010-06-19
1
-2
/
+13
*
Remove the reduced API options and code, as discussed on mailing list.
Murray Cumming
2010-05-31
1
-51
/
+3
*
Get rid of all uses of GLIBMM_USING_STD()
Daniel Elstner
2009-08-16
1
-7
/
+4
*
Change license header to mention Lesser General Public License version 2.1
Deng Xiyue
2009-01-19
1
-4
/
+4
*
Clean up glib includes (Bug #563987)
Jonathon Jongsma
2008-12-10
1
-1
/
+0
*
Only include config.h when HAVE_CONFIG_H is defined, to allow building
Armin Burgmeier
2008-08-27
1
-0
/
+3
*
Create an end iterator and use it, instead of just using the
Murray Cumming
2008-04-13
1
-1
/
+4
*
:FormatStream::FormatStream): Use the global C++ locale instead of forcing
Daniel Elstner
2007-09-03
1
-16
/
+1
*
:compose_argv): Rename "format" argument to "fmt" to avoid name clashes
Daniel Elstner
2007-08-15
1
-7
/
+7
*
Add -I$(top_builddir) in order to allow <config.h> to be included.
Daniel Elstner
2007-08-12
1
-4
/
+22
*
Add preliminary implementation of a message compose and format API (bug
Daniel Elstner
2007-08-12
1
-15
/
+236
*
Clean up the code a bit. (get_application_name): Remove the code that
Daniel Elstner
2007-01-20
1
-52
/
+57
*
Merged changes from glibmm-2-10 branch.
Murray Cumming
2006-05-12
1
-0
/
+12
*
Mark private functions as static, to stop them being exported in the API,
Murray Cumming
2006-04-12
1
-2
/
+2
*
Added a compiler test, because the IRIX MipsPro compiler does not allow
Murray Cumming
2005-01-19
1
-1
/
+6
*
Don't export private API. Closes #163031.
Benoît Dejean
2005-01-06
1
-2
/
+2
*
Globally apply some minor code cleanup and optimization tweaks.
Daniel Elstner
2004-05-26
1
-64
/
+86
*
GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_
Murray Cumming
2003-01-22
1
-1
/
+1
*
Initial revision
Murray Cumming
2003-01-07
1
-0
/
+1180