2000-02-07 |
Tor Lillqvist | Move to corresponding subdirectories. |
commit | commitdiff | tree | snapshot |
2000-02-04 |
Tor Lillqvist | New files, for putting version info in the DLLs on... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Tim Janik | return stolen data from g_datalist_id_remove_no_notify... |
commit | commitdiff | tree | snapshot |
2000-02-02 |
Tor Lillqvist | glib.h New functions for conversion between UTF-8 and... |
commit | commitdiff | tree | snapshot |
2000-01-27 |
Damon Chaplin | g_bit_nth_lsf/msf docs from Nils Rennebarth <nils@ipe... |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Tim Janik | s/current_time/dispatch_time/ for the dispatch() handle... |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Owen Taylor | Added G_N_ELEMENTS macro to determine the number of... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Martin Baulig | [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tim Janik | correctly fetch the current locale, fix from owen. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Tor Lillqvist | Use FormatMessage to translate system error codes into... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Sebastian Wilhelmi | Removed G_THREADS_IMPL_NSPR. Shouldn't be used anyway. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Sebastian Wilhelmi | This of course should return TRUE in a program with... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Tor Lillqvist | g_strjoin was missing. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | Changed the prototype of thread_create and thread_self... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Sebastian Wilhelmi | updated .cvsignore |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Tor Lillqvist | Very minor stuff. |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Tor Lillqvist | More verbose and up-to-date instructions. |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Sebastian Wilhelmi | Forgot to commit ChangeLog. Here we go. (I'm still... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Sebastian Wilhelmi | Create docs/glib-config.1 from docs/glib-config.1.in... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Sebastian Wilhelmi | Make the test for getpwuid_r work on newer AIX versions... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | Typos. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | New function that returns the message string for a... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Tor Lillqvist | Look at env vars LC_ALL, LC_CTYPE and LANG first. Some... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Tor Lillqvist | Add gwin32 object. Add rule to make .i (preprocessed... |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Tor Lillqvist | Distribute also gwin32.c |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Tor Lillqvist | glib.h Rename Win32-only functions from gwin_* to g_win... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Tor Lillqvist | Use the fix for the g_cache_remove bug from the 1.2... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Tor Lillqvist | Don't crash if removing a nonexistent value. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Sebastian Wilhelmi | remove g_dataset_global_lock around destroy() notificat... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Tim Janik | removed useless g_string(x) macro that cluttered the... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Tor Lillqvist | Define the new GLIB_SIZEOF_* constants here, too. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Tim Janik | completly new implementation for printf string upper... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Manish Singh | blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Tor Lillqvist | Use G_OS_WIN32. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Tor Lillqvist | Drop the mapping of POSIX function names to the undersc... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Tor Lillqvist | Don't define WIN32 and NATIVE_WIN32. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Manish Singh | use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Manish Singh | G_OS_FOO #defines. I *think* I got the cygwin and beos... |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Tim Janik | define NULL as (0L) if __cplusplus is defined, to avoid... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Tim Janik | applied patch from Soeren Sandmann <sandmann@daimi... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Tim Janik | add explicit (GTrashStack*) cast for NULL pointer to... |
commit | commitdiff | tree | snapshot |
1999-09-13 |
Tim Janik | in case we have to abort the program, debugging is... |
commit | commitdiff | tree | snapshot |
1999-08-26 |
Tim Janik | added --export-dynamic so we can load dynmic modules... |
commit | commitdiff | tree | snapshot |
1999-08-19 |
Sebastian Wilhelmi | Use /dev/urandom, as it doesn't block, which /dev/rando... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Tor Lillqvist | Add a cast. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Owen Taylor | Updates to .cvsignore. |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Owen Taylor | Added missing </para> Added missing </para> Added missi... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | A few more notes about mechanism and policy. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | Added some simple build instructions. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | Initial import of glib-reference from the RDP. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Owen Taylor | Initial revision |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tim Janik | removed comma |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Tim Janik | eliminate memset() call, since string.h has not neccess... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Tor Lillqvist | glib.h gstrfuncs.c Rename g_strccpy to g_strcompress... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Manish Singh | glib.h the #define for g_strescape interfered with... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tor Lillqvist | New functions. |
commit | commitdiff | tree | snapshot |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
commit | commitdiff | tree | snapshot |
1999-07-21 |
Tor Lillqvist | Win32: With the latest gcc (2.95, pre-release), we... |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Tor Lillqvist | Correct URL for mingw runtime sources. |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Sebastian Wilhelmi | Test for pthread_join rather than for pthread_create... |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Tor Lillqvist | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-02 |
Tor Lillqvist | README.win32: Note about fixing another bug in the... |
commit | commitdiff | tree | snapshot |
1999-07-01 |
Sebastian Wilhelmi | Added a g_memmove replacement for platforms without... |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Sebastian Wilhelmi | Finally removed the g_random_normal and g_rand_normal... |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Tor Lillqvist | Add missing export of g_strncasecmp. |
commit | commitdiff | tree | snapshot |
1999-06-28 |
Tor Lillqvist | Distribute the build-dll script also. Add some comments... |
commit | commitdiff | tree | snapshot |
1999-06-21 |
Jose Mercado | More spec file cleanups from Jose Mercado of Jose Merca... |
commit | commitdiff | tree | snapshot |
1999-06-20 |
Tor Lillqvist | Update the pthreads snapshot version we want. Advice... |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Jeff Garzik | Re-order tests in alpha order. |
commit | commitdiff | tree | snapshot |
1999-06-18 |
Sebastian Wilhelmi | Changed test for pthread_attr_setstacksize from AC_TRY_... |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Sebastian Wilhelmi | small tests/.cvsignore commit |
commit | commitdiff | tree | snapshot |
1999-06-17 |
Sebastian Wilhelmi | Completed the thread support in GLib. Thread creation... |
commit | commitdiff | tree | snapshot |
1999-06-02 |
Manish Singh | libtool 1.3.2 (BeOS changes merged) |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Tor Lillqvist | Misc editing. |
commit | commitdiff | tree | snapshot |
1999-05-29 |
Tor Lillqvist | Backslashify also '"' characters. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
Tor Lillqvist | Map fileno to _fileno for mingw32. Map fstat to _fstat. |
commit | commitdiff | tree | snapshot |
1999-05-12 |
CDT 1999 Shawn... | Another small fix. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Tor Lillqvist | Correct rules for making the win32-related files that... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
CDT 1999 Shawn... | Better testing reveals better methods. Fixes for BeOS. |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Tor Lillqvist | Small typo... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
Tor Lillqvist | More Win32 port documentation. (No ChangeLog entry... |
commit | commitdiff | tree | snapshot |
1999-05-08 |
CDT 1999 Shawn... | Port to BeOS by myself and Richard Offer. |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Manish Singh | libtool 1.3 upgrade |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Tor Lillqvist | Minor details fixed. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Tor Lillqvist | More editing. Use gcc, not ld to link. On native Win32... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Tor Lillqvist | Support added for building using a GNU toolchain on... |
commit | commitdiff | tree | snapshot |
1999-04-23 |
BST 1999 Tony... | Fix typo in g_string_ncasecmp macro (by me). Add b_stri... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Sebastian Wilhelmi | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Asbjørn Pettersen | add gmodule-os2.c |
commit | commitdiff | tree | snapshot |
1999-04-17 |
BST 1999 Tony... | Add new g_string functions for reading from file/socket... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Tor Lillqvist | Mention the tests directory. |
commit | commitdiff | tree | snapshot |
1999-04-12 |
Sebastian Wilhelmi | Moved struct declaration up. Style fixes. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Jeff Garzik | be quiet cvs |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Sebastian Wilhelmi | New files to implement the Mersenne Twister Pseudo... |
commit | commitdiff | tree | snapshot |
1999-04-09 |
Shawn Amundson | Increment some version numbers, add warning to configure. GLIB_1_3_0 |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Asbjørn Pettersen | Add G_MODULE_IMPL_OS2 |
commit | commitdiff | tree | snapshot |
next |