index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* systime.h (make_timeval): Declare as 'const'.
Paul Eggert
2013-04-27
1
-1
/
+1
*
Reorder conditions that are written backwards
Andreas Schwab
2013-03-24
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
Paul Eggert
2012-09-02
1
-2
/
+2
*
Use C99-style 'extern inline' if available.
Paul Eggert
2012-08-02
1
-18
/
+25
*
Improve commentary in src/systime.h.
Eli Zaretskii
2012-07-14
1
-6
/
+16
*
EMACS_TIME simplification (Bug#11875).
Paul Eggert
2012-07-10
1
-50
/
+100
*
* systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t.
Paul Eggert
2012-07-08
1
-1
/
+2
*
Do not require float-time's arg to fit in time_t (Bug#11825).
Paul Eggert
2012-07-06
1
-2
/
+2
*
Improve port of struct timespec to MS-Windows.
Eli Zaretskii
2012-06-24
1
-0
/
+4
*
Support higher-resolution time stamps.
Paul Eggert
2012-06-22
1
-102
/
+57
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)
Paul Eggert
2011-10-19
1
-11
/
+0
*
* systime.h (Time): Define only if emacs is defined.
Paul Eggert
2011-05-19
1
-3
/
+5
*
Be more systematic about user-interface timestamps.
Paul Eggert
2011-05-12
1
-0
/
+6
*
Move 'make_time' to be next to its inverse 'lisp_time_argument'.
Paul Eggert
2011-03-11
1
-4
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Make lisp_time_argument work on all systems.
Dan Nicolaescu
2010-07-29
1
-0
/
+3
*
|
Remove P_ and __P macros.
Jan D
2010-07-02
1
-3
/
+3
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
(EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
Eli Zaretskii
2008-10-04
1
-6
/
+8
*
* bitmaps/README:
Dan Nicolaescu
2008-07-31
1
-6
/
+0
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-15
1
-6
/
+4
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
Replace `iff' in comments.
Glenn Morris
2007-08-08
1
-2
/
+2
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(EMACS_GET_TIME): Remove check for
Andreas Schwab
2006-12-10
1
-8
/
+0
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Dan Nicolaescu
2005-09-30
1
-0
/
+8
*
* xlwmenu.c (find_next_selectable):
Dan Nicolaescu
2005-09-27
1
-0
/
+3
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+3
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(set_file_times): Declaration updated.
Ken Raeburn
2002-07-16
1
-1
/
+1
*
(set_file_times): Prototype.
Dave Love
2001-01-04
1
-1
/
+1
*
(EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.
Dave Love
2000-06-23
1
-0
/
+5
*
(EMACS_SYSTIME_H): Renamed from _SYSTIME_H.
Dave Love
2000-06-11
1
-3
/
+3
*
Protect against multiple inclusion.
Dave Love
2000-06-05
1
-1
/
+5
*
(EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
Gerd Moellmann
2000-01-04
1
-24
/
+21
*
Correct typo.
Gerd Moellmann
1999-11-28
1
-6
/
+6
*
(EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
Gerd Moellmann
1999-11-28
1
-0
/
+19
*
Update FSF's address in the preamble.
Erik Naggum
1996-01-15
1
-1
/
+2
*
Update GPL to version 2.
Karl Heuer
1995-06-15
1
-1
/
+1
*
Don't include <utime.h> here; do it in sysdep.c instead.
Karl Heuer
1994-10-02
1
-3
/
+0
[next]