index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib-src/pop.c (socket_connection): Fix format string.
Andreas Schwab
2016-02-27
1
-1
/
+1
*
* lib-src/make-docfile.c: Include stdarg.h.
Paul Eggert
2016-02-11
1
-0
/
+1
*
make-docfile cleanup for I/O, etc.
...
Paul Eggert
2016-02-10
1
-90
/
+110
*
Memory-management cleanup in make-docfile
...
Paul Eggert
2016-02-10
1
-57
/
+75
*
Extend etags Ruby support for accessors
...
Eli Zaretskii
2016-02-06
1
-1
/
+5
*
Minor fix in tagging Ruby accessors by etags
...
Eli Zaretskii
2016-02-04
1
-2
/
+3
*
Etags: yet another improvement in Ruby tags
...
Eli Zaretskii
2016-02-03
1
-24
/
+53
*
Fix names of tags generated for Ruby accessors
...
Eli Zaretskii
2016-02-02
1
-0
/
+2
*
Fix file-name recognition in 'etags'
...
Eli Zaretskii
2016-02-02
1
-0
/
+8
*
Change Ruby file names and extensions recognized by 'etags'
...
Eli Zaretskii
2016-02-02
1
-2
/
+4
*
More improvements for Ruby support in 'etags'
...
Eli Zaretskii
2016-02-02
1
-2
/
+56
*
Support Go language in 'etags'
...
lu4nx
2016-01-30
1
-1
/
+74
*
Improve Ruby support in 'etags'
...
Eli Zaretskii
2016-01-30
1
-4
/
+54
*
Port "$@" to OpenIndiana ksh93
...
Paul Eggert
2016-01-24
1
-2
/
+2
*
Unhide the --no-line-directive option to 'etags'
...
Eli Zaretskii
2016-01-15
1
-2
/
+1
*
Fix copyright years by hand
...
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
15
-15
/
+15
*
Remove SunOS 4.x cruft
...
Paul Eggert
2015-12-18
1
-4
/
+0
*
Improve Lua support in etags
...
Eli Zaretskii
2015-12-11
1
-0
/
+1
*
Improve and document Ruby support in 'etags'
...
Eli Zaretskii
2015-12-11
1
-7
/
+11
*
Initial support for Ruby in 'etags'
...
Xi Lu
2015-12-11
1
-0
/
+33
*
Fix Lua tags when a function name includes '.' or ':'
...
Eli Zaretskii
2015-11-28
1
-1
/
+16
*
Spelling fixes
Paul Eggert
2015-10-21
1
-1
/
+1
*
Unmacroize ebrowse.c and etags.c a bit
...
Paul Eggert
2015-10-12
2
-39
/
+72
*
Use ‘echo’ safely with ‘\’ or leading ‘-’
...
Paul Eggert
2015-10-10
1
-9
/
+11
*
Minor quoting fixes in scripts and doc
...
Paul Eggert
2015-09-16
1
-9
/
+9
*
Add -Wswitch to --enable-gcc-warnings
...
Paul Eggert
2015-09-16
1
-2
/
+40
*
etags ‘fatal’ function is now printf-like
...
Paul Eggert
2015-09-16
1
-11
/
+21
*
Prefer straight quoting in some text files
...
Paul Eggert
2015-09-11
1
-4
/
+4
*
Refix movemail GCC pacification
...
Paul Eggert
2015-09-09
1
-5
/
+2
*
Port movemail to RHEL 6 with --enable-gcc-warnings
...
Paul Eggert
2015-09-09
1
-2
/
+4
*
Use straight quotes in lib-src diagnostics
...
Paul Eggert
2015-08-27
4
-62
/
+62
*
* admin/admin.el (set-version, set-copyright): Remove deleted files.
...
Glenn Morris
2015-08-15
1
-1
/
+1
*
Remove files used by the old MS-Windows specific build procedure
...
Eli Zaretskii
2015-08-15
1
-482
/
+0
*
Don't abort emacsclientw when -a was specified
...
Evgeny Fraimovitch
2015-08-02
1
-0
/
+10
*
Get ‘./configure; make -C src emacs’ to work
...
Paul Eggert
2015-06-24
1
-1
/
+1
*
Make TAGS files more portable to MS-Windows
...
Paul Eggert
2015-05-25
1
-9
/
+0
*
Fix a typo in last commit
...
Eli Zaretskii
2015-05-25
1
-1
/
+1
*
Fix tagging of class members in C-like OO languages
...
Eli Zaretskii
2015-05-25
1
-19
/
+79
*
Fix last change in etags.c that broke tagging compresed files
...
Eli Zaretskii
2015-05-25
1
-0
/
+5
*
Simpilify etags TEX mode scanning
...
Paul Eggert
2015-05-24
1
-45
/
+29
*
Improve etags I/O error reporting
...
Paul Eggert
2015-05-24
1
-80
/
+103
*
etags.c: avoid side effects in 'if'
...
Paul Eggert
2015-05-24
1
-9
/
+10
*
Fix last change in etags.c, which failed the test suite
...
Eli Zaretskii
2015-05-24
1
-0
/
+1
*
Cleanup etags.c to use locale-independent code
...
Paul Eggert
2015-05-23
1
-105
/
+109
*
Fix etags reading of compressed files
...
Eli Zaretskii
2015-05-23
1
-14
/
+68
*
Change defgeneric so it doesn't completely redefine the function
...
Stefan Monnier
2015-05-21
1
-4
/
+4
*
Fix slash collapsing in etags on MS-Windows
...
Eli Zaretskii
2015-05-20
1
-6
/
+19
*
; * lib-src/etags.c: Comment.
...
Glenn Morris
2015-05-15
1
-2
/
+2
*
Fix tagging of symbols in C enumerations
...
Eli Zaretskii
2015-05-12
1
-2
/
+20
[next]