index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog.pre-2-0
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-20
added po to SUBDIRS
Sven Neumann
1
-0
/
+4
2001-08-20
Eliminate use of floating point when determining if the hash table needs
Owen Taylor
1
-0
/
+11
2001-08-19
Added missing \ character.
Darin Adler
1
-0
/
+7
2001-08-19
Added Tamil translation.
Fatih Demir
1
-0
/
+4
2001-08-19
add comment about shell quoting rules to the docs.
Havoc Pennington
1
-0
/
+5
2001-08-16
Modified Files: glib/ChangeLog glib/glib/giounix.c
Ron Steinke
1
-1
/
+6
2001-08-16
Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.c
Ron Steinke
1
-0
/
+15
2001-08-15
let the generated .pc files depend on config.status, so they get correctly
Tim Janik
1
-0
/
+5
2001-08-12
fix g_return_if_fail, g_assert and friends to have a body for
Tim Janik
1
-0
/
+6
2001-08-12
Modified Files: ChangeLog glib/giochannel.c
Ron Steinke
1
-0
/
+5
2001-08-12
Find test case for srcdir != builddir, miscellaneous cleanups.
Owen Taylor
1
-0
/
+11
2001-08-12
fix INT and FLOAT warnings for invalid token values.
Tim Janik
1
-0
/
+5
2001-08-10
Modified Files: glib/ChangeLog glib/glib/giochannel.c
Ron Steinke
1
-0
/
+6
2001-08-06
Separate out log entry for gobject changes into the correct ChangeLog. Sorry.
Sven Neumann
1
-3
/
+0
2001-08-06
added new function g_nullify_pointer().
Sven Neumann
1
-0
/
+7
2001-08-05
Modified Files: glib/ChangeLog glib/glib/giochannel.h
Ron Steinke
1
-0
/
+12
2001-08-05
Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.c
Ron Steinke
1
-0
/
+31
2001-08-05
Include stddef.h so that we use the system's definition of NULL. (#54730)
Owen Taylor
1
-0
/
+5
2001-08-04
Hacky script to fix up your .msc.in files on windows. Dunno if this is a
Alexander Larsson
1
-0
/
+18
2001-08-03
Modified Files: glib/ChangeLog glib/glib/giochannel.c
Ron Steinke
1
-0
/
+16
2001-08-03
Improve strfunc test to test the split function in a way that demonstrates
Darin Adler
1
-0
/
+7
2001-08-03
beautified configure help output.
Sven Neumann
1
-0
/
+6
2001-08-03
Fix computation (Fix from Cesar Rincon)
Owen Taylor
1
-0
/
+5
2001-08-03
Made g_utf8_find_prev_char able to return the first character of a string.
Christopher James Lahey
1
-0
/
+5
2001-07-31
Modified Files: glib/ChangeLog glib/glib/giochannel.h
Ron Steinke
1
-0
/
+6
2001-07-31
declare gboolean vtable_set static.
Sven Neumann
1
-0
/
+4
2001-07-30
Modified Files: glib/docs/reference/glib/glib-sections.txt
Ron Steinke
1
-0
/
+9
2001-07-30
#undef inline before testing whether it works to avoid false positives.
Sebastian Wilhelmi
1
-1
/
+5
2001-07-30
build the library name ourselfs ... so we can load the library specified
Sebastian Wilhelmi
1
-0
/
+7
2001-07-29
Matthias Classen's patch to give g_io_channel_flush() the correct sense
Ron Steinke
1
-0
/
+8
2001-07-29
if __GNUC__ is defined, inline a test for an exact type match for
Tim Janik
1
-0
/
+7
2001-07-27
Use G_GNUC_EXTENSION instead of __extension__. Patch from Pavel Roskin
Sebastian Wilhelmi
1
-0
/
+5
2001-07-26
Update location of pkgconfig from sourceforge.net to new location at
Darin Adler
1
-0
/
+7
2001-07-26
added a "release_check" to the OutArgument structure, which, if present,
Michael Natterer
1
-0
/
+7
2001-07-23
fix unconditional check of first GParamSpec in
Padraig O'Briain
1
-0
/
+6
2001-07-23
fixed g_io_channel_seek_position() so that G_SEEK_CUR works for UTF-8
Ron Steinke
1
-0
/
+8
2001-07-23
removed glib.def from EXTRA_DIST ... ... and added it here.
Sven Neumann
1
-0
/
+5
2001-07-22
make the code actually have an effect (Use |= to set bits). Not absolutely
Hans Breuer
1
-0
/
+10
2001-07-21
set the corresponding p(ermission)mode of the file when creating,
Hans Breuer
1
-0
/
+7
2001-07-21
intial implementation of new API functions. Not sure if it behaves as
Hans Breuer
1
-0
/
+10
2001-07-20
Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.c
Ron Steinke
1
-0
/
+26
2001-07-20
glib/ChangeLog: modified for changes in glib-genmarshal.c
Ron Steinke
1
-0
/
+5
2001-07-20
s/size_t/gsize/ to match prototypes.
Owen Taylor
1
-1
/
+14
2001-07-20
make it compile again
Hans Breuer
1
-0
/
+19
2001-07-19
Add missing const. (g_strsplit): Add g_return_val_if_fail for case of
Darin Adler
1
-0
/
+26
2001-07-19
Add functions to insert a unichar as UTF-8, since this is reasonably
Owen Taylor
1
-0
/
+13
2001-07-17
Added "nn" to ALL_LINGUAS.
Kjartan Maraas
1
-0
/
+4
2001-07-17
Add some assertions. Simplify and fix g_main_context_release(). Fix some
Sebastian Wilhelmi
1
-0
/
+6
2001-07-12
Changed prototype of printf_string_upper_bound to return gsize. Now
Mark Murnane
1
-0
/
+8
2001-07-11
Add some generated files.
Darin Adler
1
-0
/
+19
[next]