summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add functions to intern strings.Matthias Clasen2005-08-313-1/+14
* Enhance sort() documentation. (#314839, Behdad Esfahbod)Matthias Clasen2005-08-304-13/+36
* Add new indicesMatthias Clasen2005-08-263-0/+10
* Improvements pointed out by Behdad Esfahbod (#314460):Matthias Clasen2005-08-263-16/+26
* 2.8.1GLIB_2_8_1Matthias Clasen2005-08-233-132/+75
* Point out time_t vs GTime pitfalls.Matthias Clasen2005-08-222-6/+28
* Fix some formatting problems.Matthias Clasen2005-08-156-148/+122
* Document that file_name can be NULL. (#313143, Gustavo Carneiro)Matthias Clasen2005-08-152-1/+5
* Clarify docs a little. (#311727, Tristan van Berkom)Matthias Clasen2005-08-153-10/+21
* 2.8.0GLIB_2_8_0Matthias Clasen2005-08-122-1/+4
* two stylistic fixesStepan Kasal2005-08-122-3/+3
* fix typosStepan Kasal2005-08-102-11/+12
* a typoStepan Kasal2005-08-102-1/+3
* manual emulation of refresh of manual pagesStepan Kasal2005-08-103-3/+3
* Fix typos: invokation -> invocation.Stepan Kasal2005-08-108-7/+11
* Small fixes.Matthias Clasen2005-08-064-11/+12
* Small fixesMatthias Clasen2005-08-052-13/+19
* 2.7.7GLIB_2_7_7Matthias Clasen2005-08-051-0/+4
* 2.7.6GLIB_2_7_6Matthias Clasen2005-08-031-0/+4
* Small doc updatesRoss Burton2005-08-031-1/+3
* 2.7.5GLIB_2_7_5Matthias Clasen2005-08-021-0/+4
* document non-thread-safety for _foreach() functions.Tim Janik2005-07-303-2/+14
* One more improvement.Matthias Clasen2005-07-262-0/+10
* Add detailsMatthias Clasen2005-07-262-1/+8
* 2.7.4GLIB_2_7_4Matthias Clasen2005-07-222-0/+5
* Add some discouraging comments to the G_INLINE_FUNC macros. (#310836,Matthias Clasen2005-07-202-3/+17
* Add docs for #307047, Bryan Silverthorn.Matthias Clasen2005-07-192-1/+11
* 2.7.3GLIB_2_7_3Matthias Clasen2005-07-151-0/+4
* Add G_VA_COPYMatthias Clasen2005-07-133-1/+7
* Warn if a short name is not acceptable.Matthias Clasen2005-07-132-1/+8
* Add and implement a new flag to turn off the automatic <groupname>-Matthias Clasen2005-07-121-0/+9
* 2.7.2GLIB_2_7_2Matthias Clasen2005-07-082-0/+7
* Add the "new in 2.8" index.Matthias Clasen2005-07-083-0/+11
* Add an exampleMatthias Clasen2005-07-052-4/+31
* 2.7.1GLIB_2_7_1Matthias Clasen2005-06-308-7/+28
* UpdatesMatthias Clasen2005-06-309-34/+119
* Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen2005-06-252-0/+12
* Add new functionsMatthias Clasen2005-06-231-0/+2
* Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen2005-06-182-4/+12
* fix typo reported by Hong Gang XU.Mathieu Lacage2005-06-162-1/+5
* 2.7.0GLIB_2_7_0Matthias Clasen2005-06-104-0/+25
* Add g_chdirMatthias Clasen2005-06-102-0/+3
* Allow setstacksize to fail. (#304790, Michael Banck)Matthias Clasen2005-06-092-3/+9
* New function to calculate collation keys which are more suitable forMatthias Clasen2005-06-082-0/+5
* fix lots of typos, some of which were reported by Leonardo Boshell.Mathieu Lacage2005-05-277-30/+48
* Point out exceptions to the general GLib data structure locking rules.Matthias Clasen2005-05-232-0/+8
* Add a paragraph about thread safety of GLib data structures.Matthias Clasen2005-05-202-0/+11
* Add a warningMatthias Clasen2005-05-201-1/+2
* Update an example from 1.3 to 2.xMatthias Clasen2005-05-202-1/+5
* Mention 64bit integer types.Matthias Clasen2005-05-133-0/+28