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
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Improve time stamp handling, and be more consistent about it.
Paul Eggert
2014-11-16
1
-1
/
+14
*
Fix putenv race conditions with undefined behavior.
Paul Eggert
2014-10-11
1
-0
/
+16
*
Avoid signed integer overflow when converting Time to ptrdiff_t.
Paul Eggert
2014-09-24
1
-2
/
+1
*
Fix fallout on MinGW64 from the previous commit.
Eli Zaretskii
2014-09-24
1
-1
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-2
/
+2
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-6
/
+3
*
Simplify EMACS_TIME-related code.
Paul Eggert
2013-08-27
1
-109
/
+25
*
Timestamp fixes for undo.
Paul Eggert
2013-07-09
1
-17
/
+6
*
* 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
[next]