1998-10-27 |
Manish Singh | get rid of duplicate #g_htonl and friends in the NATIVE... |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Manish Singh | win32 patch from Tor Lillqvist (glib-tml-981027-0)... |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Manish Singh | reimplemented the endian stuff, using inline asm for... |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Tim Janik | oops, this one was private ;) |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Joel Becker | added/updated xlc stuff |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Raja R Harinath | Remove `#pragma }'. Likewise. |
commit | commitdiff | tree | snapshot |
1998-10-25 |
CST 1998 Shawn... | Released GLib 1.1.4 GLIB_1_1_4 |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Tim Janik | no more characters are available if read() returns... |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Manish Singh | small fix to g_node_children_foreach to make it work... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Elliot Lee | Fix new strfuncs back up (again) - No, incrementing... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Tim Janik | reverted part of the changes from Sebastian Wilhelmi... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Tim Janik | API cleanups of the new g_str* functions for consistenc... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Elliot Lee | I swear I'll get it right someday. |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Elliot Lee | s/str_concatv/strconcatv/ |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Elliot Lee | Move string join/split/free routines from libgnome... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Sebastian Wilhelmi | made the check for needed underscore in module's func... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Manish Singh | configure.in added test for endianness |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Arturo Espinosa | Updated the spec file from Greg Hayes |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Seth Alves | logic was reversed on need_underscore test |
commit | commitdiff | tree | snapshot |
1998-10-10 |
Manish Singh | yah yah libtool 1.2b |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Tim Janik | removed functions g_dataset_id_set_destroy and g_datali... |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Tim Janik | removed the #pragma } statement after extern "C" {... |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Tim Janik | fixed memory offsett when ENABLE_MEM_CHECK is defined and |
commit | commitdiff | tree | snapshot |
1998-10-05 |
Joel Becker | Added xlc to the compilers that call automake with... |
commit | commitdiff | tree | snapshot |
1998-10-04 |
Dick Porter | Took my name out of the spec file. I was being blamed... |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Tim Janik | properly handle the first valid hook to call, it maybe... |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Tim Janik | added ghook.c. |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Tim Janik | version bump to 1.1.4, binary age 0, interface age 0. |
commit | commitdiff | tree | snapshot |
1998-09-22 |
CDT 1998 Shawn... | Released GLib 1.1.3 GLIB_VERSION_1_1_3 |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tim Janik | added g_renew() which works as g_new() for g_realloc(). GLIB_1_1_3a |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Owen Taylor | Patch to libtool-1.2b to make --disable-static |
commit | commitdiff | tree | snapshot |
1998-09-20 |
Manish Singh | This is Josh, commiting as Manish. This is completely... |
commit | commitdiff | tree | snapshot |
1998-09-19 |
Tim Janik | minor g_memdup() fixups |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Manish Singh | Added g_memdup implementation |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Tim Janik | make the datalists a safe type (not using a generic... |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Tim Janik | check for key_compare_func != NULL (reported by Michal... |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Manish Singh | removed from repository |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Manish Singh | .cvsignore updates to shutup CVS |
commit | commitdiff | tree | snapshot |
1998-09-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... |
commit | commitdiff | tree | snapshot |
1998-09-15 |
Owen Taylor | Update to libtool-1.2b, change library versioning schem... |
commit | commitdiff | tree | snapshot |
1998-09-11 |
Tim Janik | explicitely include the prototypes for inline functions... |
commit | commitdiff | tree | snapshot |
1998-09-09 |
Manish Singh | added -posix check for NeXTStep |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Martin Baulig | Minor bug fix that caused an error in ORBit due to... |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Tim Janik | minor fixup |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Manish Singh | #include <errno.h> |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Tim Janik | abandon the use of ATEXIT(), we keep the fallback macro... |
commit | commitdiff | tree | snapshot |
1998-09-08 |
Manish Singh | comment the -std1 check and save LIBS properly |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Tim Janik | check for all three inline keywords individually. |
commit | commitdiff | tree | snapshot |
1998-09-07 |
Manish Singh | configure.in: added -std1 check for ANSI compliance... |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Manish Singh | provide proper ATEXIT behavior on NeXTStep by !atexit |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Tom Tromey | Removed glib-config again. |
commit | commitdiff | tree | snapshot |
1998-09-06 |
Tom Tromey | Define. New define. (g_bit_nth_msf): Use it. Also,... |
commit | commitdiff | tree | snapshot |
1998-09-05 |
Tim Janik | use g_mem_chunk_alloc0() to allocate the memchunk,... |
commit | commitdiff | tree | snapshot |
1998-09-02 |
Owen Taylor | make data argument const. |
commit | commitdiff | tree | snapshot |
1998-09-02 |
Tim Janik | new function g_strnfill() to return a new string of... |
commit | commitdiff | tree | snapshot |
1998-09-02 |
Manish Singh | Mostly changes to GArray code. See ChangeLog. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Tim Janik | removed this function which was not publically exported... |
commit | commitdiff | tree | snapshot |
1998-08-20 |
Tim Janik | provide no operation implementation for the underlying... |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Elliot Lee | gmem.c: add ability to exclude memory chunks from memor... |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Manish Singh | added g_strndup |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Tim Janik | new function g_log_set_always_fatal() to set an additio... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Tim Janik | if __STRICT_ANSI__ is defined, make `inline' a noop... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Tim Janik | made private functions static. |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Tim Janik | indentation fix. |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Shawn Amundson | release delayed |
commit | commitdiff | tree | snapshot |
1998-08-17 |
CDT 1998 Shawn... | Released GLib 1.1.3 GLIB_1_1_3 |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Tim Janik | changed the return type for the GModuleCheckInit functi... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Tim Janik | feature an extra MODULES parameter, so glib-config... |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Elliot Lee | Sun Aug 16 Elliot Lee |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Manish Singh | It's GTime now, and it's back! |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Tim Janik | minor changes to internal interface. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Tim Janik | minor hack to cause SUBDIRS (gmodule) to be build last... |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | changelog updates |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | hm, fixup call sequences for check_init() and de_init(). |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | erm, fix copyright notice. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | fix cmopiler warnings. check (de)initialization code. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | updates |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | do we want the .h file also? .... yes! ;) |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Tim Janik | initial import of gmodule. |
commit | commitdiff | tree | snapshot |
1998-08-06 |
Raph Levien | Fixed some minor comment typos and added myself to... |
commit | commitdiff | tree | snapshot |
1998-08-05 |
PDT 1998 Shawn... | Released GLib 1.1.2 GLIB_1_1_2 |
commit | commitdiff | tree | snapshot |
1998-08-05 |
George Lebl | fix 64-bitness in g_prints, sizeof doesn't seem to... |
commit | commitdiff | tree | snapshot |
1998-08-05 |
PDT 1998 Shawn... | Released GLib 1.1.1 GLIB_1_1_1 |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Tim Janik | version bump to 1.1.1, binary age 1, interface age... |
commit | commitdiff | tree | snapshot |
1998-08-03 |
Tim Janik | change order of gpointer data; field in struct _GNode... |
commit | commitdiff | tree | snapshot |
1998-08-03 |
Sebastian Wilhelmi | garray.c (g_ptr_array_remove_index): bugfix: index... |
commit | commitdiff | tree | snapshot |
1998-07-31 |
Tim Janik | added a GNode test. |
commit | commitdiff | tree | snapshot |
1998-07-27 |
CDT 1998 Shawn... | Released GLib 1.1.0 GLIB_1_1_0 |
commit | commitdiff | tree | snapshot |
1998-07-27 |
Tim Janik | include glib.spec |
commit | commitdiff | tree | snapshot |
1998-07-27 |
Tim Janik | news update |
commit | commitdiff | tree | snapshot |
1998-07-27 |
Tim Janik | #if 0'ed out the GTime definition, until it is definiti... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Tim Janik | #if 0'ed out the GTime definition, until it is definiti... |
commit | commitdiff | tree | snapshot |
1998-07-25 |
Mark Crichton | DANGER WILL ROBINSON! Ok, normally I don't do things... |
commit | commitdiff | tree | snapshot |
1998-07-25 |
Tim Janik | indentation fixes. |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Tim Janik | new functions to make a scanner scope sensitive wrt... |
commit | commitdiff | tree | snapshot |
next |