]> code.delx.au - gnu-emacs/history - src/process.c
Fix removal of variables from process-environment
[gnu-emacs] / src / process.c
2016-05-07 Eli ZaretskiiDocument automatic adjustment of process' logical windo...
2016-04-30 Eli ZaretskiiFix the MSDOS build
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-02-07 David Edmondsonsrc/process.c Correctly convert AF_INET6 addresses
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-28 Artur Malabarba* src/process.c (Fget_buffer_process): Improve docstring
2015-10-21 Paul EggertInclude-file cleanup for src directory
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-03 Tassilo HornRevert my two recent process.c changes
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-22 Tassilo HornImprove last commit to process.c
2015-09-22 Tassilo HornRemove callback-handled channels from Available set
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-10 Paul EggertPrefer NUMBERP to spelling it out
2015-09-08 Stefan Monnier* src/process.c (status_notify): Avoid global redisplay...
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-05 Robert PluimAvoid read error messages from 'inotify'
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 Paul EggertDocstring fixes re quotes in C code
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-07-06 Paul EggertAvoid duplicate calls to current_timespec
2015-07-06 Ian KellingAvoid returning early reading process output due to...
2015-07-06 Ian KellingDon't return as fast reading any process output
2015-07-06 Ian KellingRefactor timeouts in wait_reading_process_output
2015-07-06 Ian Kelling; Rename local var nsecs to adaptive_nsecs
2015-07-06 Ian Kelling; Rename local var to match function name
2015-07-06 Ian KellingRemove ADAPTIVE_READ_BUFFERING ifdef
2015-07-06 Ian Kelling; Minor cleanup of wait_reading_process_output
2015-07-05 Ian Kellingaccept-process-output fix
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-12 Paul EggertPort to Solaris 10 sparc + Sun C 5.13
2015-06-11 Paul EggertFix "not a tty" bug on Solaris 10
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-31 Paul EggertRemove unused DEFSYMs
2015-05-30 Paul EggertDon't misencode C-generated messages
2015-05-17 Jan DMerge branch 'master' into cairo
2015-04-30 Paul EggertOmit -Wstrict-overflow workaround in GCC 5
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-25 Paul EggertDon't freeze with unreadable processes
2015-04-21 Glenn MorrisAvoid non-nil current-load-list at startup
2015-04-11 Daiki UenoRespect more keyword args in `make-process'
2015-04-11 Paul EggertFix problems found by --enable-gcc-warnings
2015-04-10 Daiki UenoAdd facility to collect stderr of async subprocess
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-27 Paul EggertAssume !BROKEN_NON_BLOCKING_CONNECT
2015-03-24 Daniel ColascioneMake process-running-child-p return foreground process...
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMinor refactoring of new Fmake_process code
2015-03-23 Daiki UenoGeneralize start-process with keyword args
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-02-26 Paul EggertMerge from origin/emacs-24
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-29 Paul EggertMerge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
2015-01-28 Fabián Ezequiel... Merge from origin/emacs-24
next