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
/
gdate.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-03-14
Commented out debugging output.
Jeff Garzik
1
-0
/
+10
1999-02-24
inserted additional note to look for ChangeLog and AUTHORS file for a log
CST 1999 Shawn T. Amundson
1
-0
/
+7
1999-02-10
s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macro
Sebastian Wilhelmi
1
-1
/
+1
1999-01-26
Removed the #warning about MT unsafety without localtime_r.
Sebastian Wilhelmi
1
-4
/
+0
1999-01-12
#warning isn't portable, check for gcc
Manish Singh
1
-1
/
+1
1999-01-12
Include config.h to get HAVE_LOCALTIME_R macro.
Sebastian Wilhelmi
1
-0
/
+4
1999-01-11
Test for localtime_r only after including the right MT enabling CFLAGS
Sebastian Wilhelmi
1
-4
/
+11
1999-01-09
Add checks for vasprintf, localtime_r.
Jeff Garzik
1
-1
/
+6
1999-01-07
Here we must replace getpwuid by getpwuid_r, but as I do not know how for
Sebastian Wilhelmi
1
-18
/
+11
1998-12-16
version bump to 1.1.8, binary age 0, interface age 0.
Tim Janik
1
-4
/
+4
1998-12-15
Solaris has a broken strftime that produced garbage output for the test
Havoc Pennington
1
-2
/
+4
1998-12-15
This commit merges the glib-threads branch into the main
Owen Taylor
1
-4
/
+20
1998-12-02
If Julian is valid, we have to update the dmy representation before
Havoc Pennington
1
-1
/
+4
1998-12-02
Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the
Havoc Pennington
1
-114
/
+97
1998-12-02
changed `gpointer struct_tm_p' parameter of g_date_to_struct_tm back to
Sebastian Wilhelmi
1
-5
/
+2
1998-12-02
s/time_t/GTime/ and s/g_print/g_message/ include time.h.
Tim Janik
1
-205
/
+211
1998-12-01
There are outstanding issues, but they should be resolvable in-place. If
Havoc Pennington
1
-0
/
+1275