summaryrefslogtreecommitdiff
path: root/src/emacs.c
Commit message (Expand)AuthorAgeFilesLines
* Pacify clang without munging C sourcePaul Eggert2017-06-151-2/+2
* Remove some tautological comparisons involving rlim_tPhilipp Stephani2017-06-141-2/+2
* Define --module-assertions only of modules are availablePhilipp Stephani2017-06-141-0/+6
* Implement module assertions for usersPhilipp Stephani2017-06-121-0/+14
* Use true names for invocation- and source-directoryGlenn Morris2017-05-311-0/+3
* Rename '--new-daemon' to 'fg-daemon' and '--old-daemon' to '--bg-daemon'Noam Postavsky2017-05-291-9/+9
* Declare Nextstep unexec functions in lisp.hPhilipp Stephani2017-05-211-4/+0
* Do not discard AddressSanitizer stderrPaul Eggert2017-05-161-2/+5
* In CANNOT_DUMP builds, don't prepare for unexec.Ken Raeburn2017-04-061-0/+4
* Fix CANNOT_DUMP build on Darwin/macOS.Ken Raeburn2017-04-061-2/+2
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-071-6/+1
* Merge from gnulibPaul Eggert2017-02-231-2/+2
* Remove the build number from emacs-version variableGlenn Morris2017-02-171-1/+6
* Pacify Oracle Studio 12.5Paul Eggert2017-02-021-1/+1
* Use expanded stack during regex matchesNoam Postavsky2017-01-081-9/+13
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Rename main_thread to main_thread_id and simplifyPaul Eggert2016-12-301-6/+0
* | regex.h now includes sys/types.hPaul Eggert2016-12-251-1/+0
* | Replace ldefs-boot with a much smaller filePhillip Lord2016-12-131-1/+6
* | Support concurrency in Emacs LispEli Zaretskii2016-12-101-9/+5
|\ \
| * \ Merge branch 'concurrency'Eli Zaretskii2016-12-041-9/+5
| |\ \
| | * | Fix the MS-Windows buildEli Zaretskii2015-11-021-6/+4
| | * | merge from trunkKen Raeburn2015-11-011-211/+351
| | |\ \
| | * | | Fix MS-Windows build.Eli Zaretskii2013-08-261-3/+5
| | * | | merge from trunkTom Tromey2013-08-191-3/+7
| | |\ \ \
| | * \ \ \ merge from trunkTom Tromey2013-07-261-5/+4
| | |\ \ \ \
| | * \ \ \ \ Merge from trunkTom Tromey2013-07-121-38/+51
| | |\ \ \ \ \
| | * \ \ \ \ \ merge from trunkTom Tromey2013-07-061-9/+24
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge from trunkTom Tromey2013-06-131-0/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge from trunk; clean up some issuesTom Tromey2013-06-031-3/+12
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-171-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-03-081-32/+9
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-161-19/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2013-01-051-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-12-171-230/+160
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge from trunkTom Tromey2012-09-041-53/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from trunkTom Tromey2012-08-201-4/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | This adds most of the thread features visible to emacs lisp.Tom Tromey2012-08-151-0/+2
| | * | | | | | | | | | | | | | | | This turns thread_state into a pseudovector and updates various bitsTom Tromey2012-08-151-0/+1
| | * | | | | | | | | | | | | | | | This introduces the low-level system threading support. It also addsTom Tromey2012-08-151-0/+1
| | * | | | | | | | | | | | | | | | This introduces a thread-state object and moves various C globalsTom Tromey2012-08-151-13/+2
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-281-0/+3
* | | | | | | | | | | | | | | | | Fix another CANNOT_DUMP problemPaul Eggert2016-11-211-3/+1
* | | | | | | | | | | | | | | | | Fix undefined refs on some GNU/Linux hostsPaul Eggert2016-11-201-4/+4
* | | | | | | | | | | | | | | | | Make CANNOT_DUMP work better on GNU/LinuxPaul Eggert2016-11-201-3/+7
* | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | | | | | | | | | | | | | | | | Implement getrlimit and setrlimit for MS-WindowsEli Zaretskii2016-11-191-2/+2