index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
process.c
Age
Commit message (
Expand
)
Author
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2019-02-08
Merge from origin/emacs-26
Glenn Morris
2019-02-08
Fix process-thread docstring
Robert Pluim
2019-02-04
Use IPv6 localhost when family is 'ipv6
Robert Pluim
2019-02-01
Merge from origin/emacs-26
Paul Eggert
2019-01-30
Fix process-contact bug with TCP connections
Paul Eggert
2019-01-15
Fix unlikely races with GnuTLS, datagrams
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2019-01-09
Use shortcuts for Flength
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-30
Merge from origin/emacs-26
Glenn Morris
2018-12-27
Improve accept-process-process doc
Paul Eggert
2018-12-23
Handle `make-process' in Tramp and ange-ftp
Michael Albinus
2018-12-22
Add file name handler support for 'make-process' (Bug#28691)
Philipp Stephani
2018-12-22
Improve process doc. with respect to handling of large input (Bug#33191)
Charles A. Roelli
2018-12-09
Add make_vector and make_nil_vector
Paul Eggert
2018-11-10
Dissociate controlling tty better on Darwin
Paul Eggert
2018-10-10
Fix mishandling of symbols that look like numbers
Paul Eggert
2018-09-23
file-attributes cleanup
Paul Eggert
2018-09-10
Adjust to TIMESPEC_HZ renaming
Paul Eggert
2018-09-10
Merge from origin/emacs-26
Glenn Morris
2018-09-08
Fix documentation for conversion to bignums
Eli Zaretskii
2018-09-07
* src/process.c (connect_network_socket): Fix memory leak. (Bug#32604)
YAMAMOTO Mitsuharu
2018-09-04
Simplify bignum->intmax conversion
Paul Eggert
2018-09-01
* src/process.c (send_process): Fix typo in commentary.
Charles A. Roelli
2018-08-31
Rename Emacs-specific INFINITY constants
Paul Eggert
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-12
Pacify gcc -Og -Wuninitialized
Paul Eggert
2018-08-09
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-08
Make async :family 'local failures fail correctly again
Lars Ingebrigtsen
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-22
Make async :family 'local failures fail correctly again
Lars Ingebrigtsen
2018-07-19
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-17
Don't check unibyte hostnames for pure-ASCII
Robert Pluim
2018-07-17
Refactor getaddrinfo usage
Robert Pluim
2018-07-16
Implement hostname->ip lookup function
Robert Pluim
2018-07-13
Merge from origin/emacs-26
Glenn Morris
2018-07-13
Fix format error in Faccept_process_output
Michael Albinus
2018-07-12
Make the reader accept bignums
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
Fix previous make-network-process change
Noam Postavsky
2018-07-09
Merge from emacs-26
Noam Postavsky
2018-07-09
Explicitly reject :server and :nowait (Bug#31903)
Noam Postavsky
2018-06-28
Tune SAFE_FREE
Paul Eggert
2018-06-02
Fix wait_reading_process_output wait_proc hang
Matthias Dahl
2018-04-14
Merge from origin/emacs-26
Glenn Morris
2018-04-13
Avoid segfault in processes of type 'pipe'
Eli Zaretskii
2018-04-07
Document that 'make-process' mixes the output streams
Philipp Stephani
2018-03-29
Lisp reader now checks for integer overflow
Paul Eggert
[prev]
[next]