2000-02-27 |
Tor Lillqvist | Add new functions. |
blob | commitdiff |
2000-02-23 |
Tor Lillqvist | Add a missing step to the setup instructions for gcc... |
blob | commitdiff | diff to current |
2000-02-18 |
Sebastian Wilhelmi | Changed GCC version test to also accept major versions... |
blob | commitdiff | diff to current |
2000-02-17 |
Havoc Pennington | changed g_str_hash() to a 31 bit version based on a... |
blob | commitdiff | diff to current |
2000-02-13 |
Tim Janik | wtf??? someone destroyed the configure.in, reverting... |
blob | commitdiff | diff to current |
2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
blob | commitdiff | diff to current |
2000-02-04 |
Tor Lillqvist | New files, for putting version info in the DLLs on... |
blob | commitdiff | diff to current |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
blob | commitdiff | diff to current |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
blob | commitdiff | diff to current |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
blob | commitdiff | diff to current |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
blob | commitdiff | diff to current |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
blob | commitdiff | diff to current |
1999-12-16 |
Tor Lillqvist | Use FormatMessage to translate system error codes into... |
blob | commitdiff | diff to current |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
blob | commitdiff | diff to current |
1999-11-18 |
Tor Lillqvist | g_strjoin was missing. |
blob | commitdiff | diff to current |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
blob | commitdiff | diff to current |
1999-11-14 |
Tor Lillqvist | Very minor stuff. |
blob | commitdiff | diff to current |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still... |
blob | commitdiff | diff to current |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... |
blob | commitdiff | diff to current |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
blob | commitdiff | diff to current |
1999-11-04 |
Tor Lillqvist | Add gwin32 object. Add rule to make .i (preprocessed... |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | Distribute also gwin32.c |
blob | commitdiff | diff to current |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Use the fix for the g_cache_remove bug from the 1.2... |
blob | commitdiff | diff to current |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
blob | commitdiff | diff to current |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
blob | commitdiff | diff to current |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
blob | commitdiff | diff to current |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
blob | commitdiff | diff to current |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
blob | commitdiff | diff to current |
1999-10-06 |
Manish Singh | blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN |
blob | commitdiff | diff to current |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
blob | commitdiff | diff to current |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
blob | commitdiff | diff to current |
1999-10-04 |
Tor Lillqvist | Don't define WIN32 and NATIVE_WIN32. |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN |
blob | commitdiff | diff to current |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
blob | commitdiff | diff to current |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
blob | commitdiff | diff to current |
1999-09-17 |
Tim Janik | applied patch from Soeren Sandmann <sandmann@daimi... |
blob | commitdiff | diff to current |
1999-09-17 |
Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... |
blob | commitdiff | diff to current |
1999-09-13 |
Tim Janik | in case we have to abort the program, debugging is... |
blob | commitdiff | diff to current |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
blob | commitdiff | diff to current |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/rando... |
blob | commitdiff | diff to current |
1999-08-17 |
Tor Lillqvist | Add a cast. |
blob | commitdiff | diff to current |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
blob | commitdiff | diff to current |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
blob | commitdiff | diff to current |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
blob | commitdiff | diff to current |
1999-07-31 |
Tor Lillqvist | New functions. |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
blob | commitdiff | diff to current |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
blob | commitdiff | diff to current |
1999-07-07 |
Sebastian Wilhelmi | Test for pthread_join rather than for pthread_create... |
blob | commitdiff | diff to current |
1999-07-02 |
Tor Lillqvist | *** empty log message *** |
blob | commitdiff | diff to current |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
blob | commitdiff | diff to current |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... |
blob | commitdiff | diff to current |
1999-06-28 |
Tor Lillqvist | Add missing export of g_strncasecmp. |
blob | commitdiff | diff to current |
1999-06-21 |
Jose Mercado | More spec file cleanups from Jose Mercado of Jose Merca... |
blob | commitdiff | diff to current |
1999-06-20 |
Tor Lillqvist | Update the pthreads snapshot version we want. Advice... |
blob | commitdiff | diff to current |
1999-06-18 |
Jeff Garzik | Re-order tests in alpha order. |
blob | commitdiff | diff to current |
1999-06-18 |
Sebastian Wilhelmi | Changed test for pthread_attr_setstacksize from AC_TRY_... |
blob | commitdiff | diff to current |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
blob | commitdiff | diff to current |
1999-06-02 |
Manish Singh | libtool 1.3.2 (BeOS changes merged) |
blob | commitdiff | diff to current |
1999-05-29 |
Tor Lillqvist | Backslashify also '"' characters. |
blob | commitdiff | diff to current |
1999-05-12 |
Tor Lillqvist | Map fileno to _fileno for mingw32. Map fstat to _fstat. |
blob | commitdiff | diff to current |
1999-05-12 |
CDT 1999 Shawn T... | Another small fix. |
blob | commitdiff | diff to current |
1999-05-08 |
Tor Lillqvist | Correct rules for making the win32-related files that... |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Better testing reveals better methods. Fixes for BeOS. |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Port to BeOS by myself and Richard Offer. |
blob | commitdiff | diff to current |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
blob | commitdiff | diff to current |
1999-05-01 |
Manish Singh | libtool 1.3 upgrade |
blob | commitdiff | diff to current |
1999-04-25 |
Tor Lillqvist | More editing. Use gcc, not ld to link. On native Win32... |
blob | commitdiff | diff to current |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
blob | commitdiff | diff to current |
1999-04-23 |
BST 1999 Tony Gale | Fix typo in g_string_ncasecmp macro (by me). Add b_stri... |
blob | commitdiff | diff to current |
1999-04-22 |
Sebastian Wilhelmi | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal... |
blob | commitdiff | diff to current |
1999-04-17 |
BST 1999 Tony Gale | Add new g_string functions for reading from file/socket... |
blob | commitdiff | diff to current |
1999-04-13 |
Tor Lillqvist | Mention the tests directory. |
blob | commitdiff | diff to current |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. |
blob | commitdiff | diff to current |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
blob | commitdiff | diff to current |
1999-04-09 |
Shawn Amundson | Increment some version numbers, add warning to configure. GLIB_1_3_0 |
blob | commitdiff | diff to current |
1999-03-30 |
Sebastian Wilhelmi | Added a check for the right format to printf and scanf... |
blob | commitdiff | diff to current |
1999-03-29 |
Raja R Harinath | Make sure `glibconfig.h' exists after the rule is fired. |
blob | commitdiff | diff to current |
1999-03-26 |
Raja R Harinath | Rename from configincludedir so that glibconfig.h will... |
blob | commitdiff | diff to current |
1999-03-25 |
Tor Lillqvist | Update version numbers. |
blob | commitdiff | diff to current |
1999-03-20 |
Manish Singh | acinclude.m4 config.guess config.sub ltconfig upgrade... |
blob | commitdiff | diff to current |
1999-03-18 |
Jeff Garzik | Add new g_list, g_stack, g_queue functions. |
blob | commitdiff | diff to current |
1999-03-18 |
Sebastian Wilhelmi | forgot to include submitter. |
blob | commitdiff | diff to current |
1999-03-18 |
Sebastian Wilhelmi | added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to... |
blob | commitdiff | diff to current |
1999-03-17 |
Jeff Garzik | Add copyright, clean up code a bit. |
blob | commitdiff | diff to current |
1999-03-17 |
Sebastian Wilhelmi | Added missing values for G_MAXU(SHORT|INT|LONG) on... |
blob | commitdiff | diff to current |
1999-03-17 |
Tim Janik | added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_V... |
blob | commitdiff | diff to current |
1999-03-17 |
Sebastian Wilhelmi | Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org> |
blob | commitdiff | diff to current |
1999-03-16 |
Timur Bakeyev | pthread_create in libc |
blob | commitdiff | diff to current |
1999-03-16 |
Sebastian Wilhelmi | Added a test for the G_(U)?INT(16|32|64)_FORMAT and |
blob | commitdiff | diff to current |
1999-03-16 |
Sebastian Wilhelmi | Removed G_(U)?INT8_FORMAT again, as it can't be used... |
blob | commitdiff | diff to current |
1999-03-15 |
Sebastian Wilhelmi | Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use... |
blob | commitdiff | diff to current |
1999-03-14 |
Jeff Garzik | Commented out debugging output. |
blob | commitdiff | diff to current |
1999-03-14 |
Raja R Harinath | Remove widechar tests and defines. (fd_set): Change... |
blob | commitdiff | diff to current |
1999-03-12 |
Sebastian Wilhelmi | Test for posix threads first, then for dce threads. |
blob | commitdiff | diff to current |
1999-03-11 |
Sebastian Wilhelmi | Revamped the thread configure stuff. Now dce threads... |
blob | commitdiff | diff to current |
1999-03-09 |
Jeff Garzik | Added stack, queue ADTs and related tests. |
blob | commitdiff | diff to current |
1999-03-06 |
Asbjørn Pettersen | add OS/2 changes |
blob | commitdiff | diff to current |
1999-03-04 |
Josh MacDonald | Add g_spaced_primes_closest to glib.def, it was missing. |
blob | commitdiff | diff to current |
next |