]> code.delx.au - gnu-emacs/history - src/process.c
merge from trunk
[gnu-emacs] / src / process.c
2010-08-17 Joakim Veronamerge from trunk
2010-08-09 Kenichi Handamerge trunk
2010-08-09 Dan NicolaescuUse const char* instead of char*.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Dan Nicolaescu* src/process.c: Simplify include logic.
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-06 Dan NicolaescuCleanup process.c.
2010-07-27 Dan Nicolaescu* src/process.c: Move definitions earlier to minimize...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-14 Kenichi Handamerge trunk
2010-07-13 Eli ZaretskiiFix the MS-DOS build; remove more "#ifdef subprocesses".
2010-07-13 Eli ZaretskiiRemove more "#ifdef subprocesses".
2010-07-13 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-13T04:54...
2010-07-13 Dan NicolaescuRemove subprocesses #ifdefs from term.c.
2010-07-12 Eli Zaretskii(wait_reading_process_output) [!subprocesses]: Convert...
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Andreas SchwabConvert old-style definitions
2010-07-12 Dan Nicolaescu* src/buffer.c (Fset_buffer_multibyte): Remove subproce...
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse offsetof instead of own definition
2010-07-11 Andreas Schwab* process.c: Remove obsolete comment.
2010-07-11 Eli ZaretskiiDon't use `subprocesses' in msdos.c.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Eli ZaretskiiUnify the two branches, with and without subprocesses.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Eli ZaretskiiFix MS-DOS build broken by 2010-07-07T17:39:49Z!jan...
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Jan DIf kbd_buffer is becoming full, stop reading until...
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-05 Dan NicolaescuConvert function definitions and declarations to standa...
2010-07-05 Juanma BarranqueroConvert most remaining function definitions to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-30 Andreas SchwabAvoid erroneous syscalls
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-03 Andreas Schwab* process.c (conv_lisp_to_sockaddr): Fix conversion...
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-24 Stefan Monnier* process.c (Fmake_network_process): Set :host to nil...
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-04 Dan NicolaescuRemove POSIX_SIGNALS.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-04-29 Stefan MonnierDon't burp if process sentinel/filter kills the current...
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-15 Joakim Veronamerge from trunk
2010-04-13 Stefan MonnierTry to solve the problem of spurious EOF chars in long...
2010-04-12 Stefan Monnier* process.c (status_notify): Remove unused var `ro'.
2010-04-11 Stefan Monnier* process.c (exec_sentinel): Preserve current-buffer.
2010-04-11 Stefan Monnier(read_process_output): Move the save-current-buffer to
2010-04-03 Joakim Veronamerge from trunk
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-27 Chong Yidong* process.c (Fmake_network_process): Don't apply Bug...
2010-03-25 YAMAMOTO MitsuharuDon't call turn_on_atimers around `connect' (Bug#5723).
2010-03-25 Helmut EllerCall `select' for interrupted `connect' rather than...
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-22 Dan NicolaescuRemove dead code dealing with POSIX_SIGNALS.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-29 Juanma Barranqueroprocess.c: Fix typo in comment.
2009-12-03 Stefan Monnier(Fmake_network_process): Fix up the tests for
2009-12-03 Stefan Monnier(Qseqpacket): New symbol.
2009-11-21 Jan DjärvUse a select wrapper around the GLib event loop, thus...
2009-11-21 Andreas Schwab* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH...
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-11-10 Jan DjärvBug #4574. Common code for file/font dialog. Handle...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* process.c (socket_options): Make it const.
2009-10-19 Dan Nicolaescu* process.c (create_pty): Remove conditionals for no...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-13 Adrian Robert(list_processes_1): Use long format in printf, and...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-08-30 Nick Roberts*** empty log message ***
2009-08-30 Nick Roberts(wait_reading_process_output): Keep the descriptor
2009-08-27 Kenichi Handa(send_process): Use encode_coding_object instead of
2009-08-17 Chong Yidong* process.c (status_notify): Don't perform redisplay.
2009-08-14 Eli Zaretskii(create_pty): Fix last change.
2009-08-13 Nick Roberts(create_pty): New function.
next