Age | Commit message (Expand) | Author | Files | Lines |
1998-11-11 | Batch of new documentation that should be easier to maintain and extend. | EST 1998 Gregory McLean | 16 | -0/+2059 |
1998-11-11 | use __extension__ for long long on gcc >= 2.8 and egcs, and provide a | Manish Singh | 13 | -78/+271 |
1998-11-05 | Added 'strncasecmp' to the list of functions to be searched for. Added a | Phil Schwan | 13 | -1/+135 |
1998-11-04 | config.h.win32 (new file) glibconfig.h.win32 glib.def applied | Manish Singh | 13 | -114/+288 |
1998-11-03 | new function for removing an entry from an array while preserving the | Sebastian Wilhelmi | 12 | -58/+436 |
1998-11-02 | glib.h endian macros defined using the glibconfig.h mechanism now | Manish Singh | 13 | -220/+168 |
1998-11-01 | applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry | Manish Singh | 27 | -199/+362 |
1998-11-01 | Land glib-rrh-19981025-0.patch. | Raja R Harinath | 23 | -313/+581 |
1998-10-31 | removed old G_ENUM(), G_FLAGS(), G_NV() and G_SV() macros. added macros | Tim Janik | 12 | -30/+122 |
1998-10-28 | G_BREAKPOINT for alpha from Robert Wilhelm <robert@physiol.med.tu-muenchen.de> | Manish Singh | 10 | -2/+46 |
1998-10-28 | new function for file input. rewind the filedescriptor to the current | Tim Janik | 12 | -0/+200 |
1998-10-27 | get rid of duplicate #g_htonl and friends in the NATIVE_WIN32 part | Manish Singh | 10 | -32/+40 |
1998-10-27 | win32 patch from Tor Lillqvist (glib-tml-981027-0), fixes some minor | Manish Singh | 12 | -3/+67 |
1998-10-27 | reimplemented the endian stuff, using inline asm for x86. #define g_htonl | Manish Singh | 15 | -104/+609 |
1998-10-27 | oops, this one was private ;) | Tim Janik | 1 | -12/+0 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 52 | -170/+3834 |
1998-10-27 | New function that returns the message string for a Win32 error code. | Tor Lillqvist | 1 | -4/+2 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -0/+45 |
1998-10-25 | added/updated xlc stuff | Joel Becker | 1 | -1/+1 |
1998-10-25 | Remove `#pragma }'. Likewise. | Raja R Harinath | 3 | -2/+5 |
1998-10-25 | Released GLib 1.1.4GLIB_1_1_4 | CST 1998 Shawn T. Amundson | 19 | -13/+786 |
1998-10-25 | no more characters are available if read() returns anything less than 1, | Tim Janik | 14 | -38/+182 |
1998-10-25 | small fix to g_node_children_foreach to make it work right. From Paco Moya | Manish Singh | 10 | -2/+42 |
1998-10-21 | Fix new strfuncs back up (again) - No, incrementing pointers in a loop is | Elliot Lee | 4 | -48/+160 |
1998-10-21 | reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't | Tim Janik | 11 | -7/+96 |
1998-10-21 | API cleanups of the new g_str* functions for consistency with the existing | Tim Janik | 12 | -268/+468 |
1998-10-20 | I swear I'll get it right someday. | Elliot Lee | 4 | -20/+30 |
1998-10-20 | s/str_concatv/strconcatv/ | Elliot Lee | 2 | -2/+2 |
1998-10-20 | Move string join/split/free routines from libgnome/gnome-string, rename, | Elliot Lee | 12 | -0/+344 |
1998-10-20 | made the check for needed underscore in module's func-names work on | Sebastian Wilhelmi | 9 | -11/+64 |
1998-10-20 | configure.in added test for endianness | Manish Singh | 12 | -0/+166 |
1998-10-18 | Updated the spec file from Greg Hayes | Arturo Espinosa | 1 | -1/+2 |
1998-10-17 | logic was reversed on need_underscore test | Seth Alves | 1 | -1/+1 |
1998-10-10 | yah yah libtool 1.2b | Manish Singh | 1 | -1/+1 |
1998-10-08 | removed functions g_dataset_id_set_destroy and g_datalist_id_set_destroy | Tim Janik | 12 | -148/+216 |
1998-10-07 | removed the #pragma } statement after extern "C" {. use (c-set-offset | Tim Janik | 12 | -198/+350 |
1998-10-06 | fixed memory offsett when ENABLE_MEM_CHECK is defined and | Tim Janik | 10 | -28/+110 |
1998-10-05 | Added xlc to the compilers that call automake with --include-deps | Joel Becker | 1 | -1/+1 |
1998-10-04 | Took my name out of the spec file. I was being blamed for duff builds :-) | Dick Porter | 1 | -1/+0 |
1998-10-02 | properly handle the first valid hook to call, it maybe IN_CALL already. | Tim Janik | 12 | -62/+228 |
1998-09-30 | added ghook.c. | Tim Janik | 14 | -122/+1566 |
1998-09-25 | version bump to 1.1.4, binary age 0, interface age 0. | Tim Janik | 13 | -747/+853 |
1998-09-22 | Released GLib 1.1.3GLIB_VERSION_1_1_3 | CDT 1998 Shawn T. Amundson | 8 | -0/+32 |
1998-09-21 | added g_renew() which works as g_new() for g_realloc().GLIB_1_1_3a | Tim Janik | 10 | -18/+50 |
1998-09-21 | NEWS file update for upcoming release of GLib + GModule version 1.1.3, | Tim Janik | 20 | -355/+515 |
1998-09-20 | Patch to libtool-1.2b to make --disable-static | Owen Taylor | 9 | -4/+49 |
1998-09-20 | This is Josh, commiting as Manish. This is completely new, and | Manish Singh | 14 | -0/+234 |
1998-09-19 | minor g_memdup() fixups | Tim Janik | 4 | -48/+62 |
1998-09-18 | Added g_memdup implementation | Manish Singh | 12 | -0/+64 |
1998-09-18 | make the datalists a safe type (not using a generic gpointer) by expecting | Tim Janik | 12 | -152/+348 |