aboutsummaryrefslogtreecommitdiffstats
path: root/admin/coccinelle (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas2025-01-191-0/+7
* Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'Stefan Kangas2025-01-151-0/+21
* Use calln instead of calling Ffuncall directlyStefan Kangas2025-01-141-0/+21
* Delete obsolete coccinelle filesStefan Kangas2025-01-132-369/+0
* Delete obsolete file process.cocciStefan Kangas2024-06-231-110/+0
* Update Coccinelle URLStefan Kangas2024-06-181-2/+4
* Remove redundant casts from void* with malloc functionsStefan Kangas2024-01-101-0/+6
* Support string literals in build_string.cocciStefan Kangas2024-01-081-0/+6
* Remove semantic patch for adjusting `XSAVE_*`Stefan Kangas2024-01-041-11/+0
* Prefer build_unibyte_string where applicableStefan Kangas2024-01-041-0/+6
* Prefer NILP (x) to EQ (x, Qnil)Stefan Kangas2024-01-041-0/+6
* Delete redisplay-end-trigger-functions and related defunsStefan Kangas2022-07-311-6/+0
* Minor quoting fixes in scripts and docPaul Eggert2015-09-161-1/+1
* * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extractionDmitry Antipov2013-01-151-0/+11
* Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov2012-08-072-60/+0
* Use INTERNAL_FIELD for conses and overlays.Dmitry Antipov2012-08-011-0/+28
* Commit forgotten admin/coccinelle/symbol.cocci.Dmitry Antipov2012-08-011-0/+32
* Use INTERNAL_FIELD for processes.Dmitry Antipov2012-08-011-0/+110
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-0/+242
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-0/+133
* Simple wrapper for make_unibyte_string, adjust font_open_by_name.Dmitry Antipov2012-07-201-0/+6
* Use XCAR and XCDR instead of Fcar and Fcdr where possible.Dmitry Antipov2012-07-102-2/+21
* Cleanup xmalloc.Dmitry Antipov2012-07-051-0/+10
* * src/alloc.c: Remove build_string.Dmitry Antipov2012-06-261-0/+6
* First Coccinelle semantic patch.Dmitry Antipov2012-06-242-0/+19