aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * profiler.c (handle_profiler_signal): Inhibit pending signals too,Paul Eggert2012-10-031-0/+6
* * profiler.c (handle_profiler_signal): Fix a malloc racePaul Eggert2012-10-021-0/+5
* * nsterm.m (windowDidEnterFullScreen): Remove fprintf.Jan Djärv2012-10-021-0/+4
* Fix compilation warnings in the MS-Windows build.Eli Zaretskii2012-10-021-0/+5
* Prefer plain 'static' to 'static inline'.Paul Eggert2012-10-011-0/+12
* Count overruns when profiling; change units to ns.Paul Eggert2012-10-011-0/+11
* * src/buffer.c (Fmake_overlay): Fix last change.Stefan Monnier2012-10-011-0/+1
* Misc minor simplifications in C code.Stefan Monnier2012-10-011-0/+10
* src/makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc.$(O)): Update dependen...Juanma Barranquero2012-10-021-0/+5
* Fix a malloc race condition involving strsignal.Paul Eggert2012-10-011-0/+19
* Fix high CPU usage in profiling on MS-Windows.Eli Zaretskii2012-10-011-0/+5
* * src/fns.c (check_hash_table, get_key_arg, maybe_resize_hash_table)Stefan Monnier2012-10-011-0/+5
* Fix minor compilation problem with MSVC.Fabrice Popineau2012-10-011-0/+6
* Clean up the Windows x64 changes.Eli Zaretskii2012-10-011-0/+9
* Improve 'alarm' implementation on MS-Windows.Eli Zaretskii2012-10-011-0/+4
* Fix termination sequence on Windows wrt interval timers.Eli Zaretskii2012-10-011-0/+14
* * xdisp.c (syms_of_xdisp): Default message-log-max to 1000, not 100.Paul Eggert2012-10-011-0/+4
* Prefer plain 'static' to 'static inline'.Paul Eggert2012-09-301-0/+84
* * bidi.c: Tune.Paul Eggert2012-09-301-0/+4
* Revert the FOLLOW-SYMLINKS change for file-attributes.Paul Eggert2012-09-301-0/+6
* * frame.c (x_report_frame_params): Port better to wider ints.Paul Eggert2012-09-301-0/+7
* Fix last commit.Fabrice Popineau2012-09-301-0/+1
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-0/+72
* file-attributes has a new optional arg FOLLOW-SYMLINKS.Paul Eggert2012-09-301-0/+6
* * src/.gdbinit (xbacktrace): Adjust to recent "struct backtrace" change.Stefan Monnier2012-09-301-3/+7
* Support atimers and CPU profiler via profile.c on MS-Windows.Eli Zaretskii2012-09-301-0/+39
* coding.c (decode_coding_ccl, encode_coding_ccl): Pay attention to the buffer ...Kenichi Handa2012-09-301-0/+5
|\
| * merge trunkKenichi Handa2012-09-301-17/+558
| |\
| * | coding.c (decode_coding_ccl, encode_coding_ccl): Pay attention to the buffer ...Kenichi Handa2012-09-301-0/+5
* | | Support file name dialog on NS.Jan Djärv2012-09-301-0/+9
| |/ |/|
* | Add support for fullscreen in the NS port.Jan Djärv2012-09-301-0/+27
* | src/makefile.w32-in ($(BLD)/profiler.$(O)): Update dependencies.Juanma Barranquero2012-09-301-0/+4
* | Update docs for a bunch of 24.3 changes.Chong Yidong2012-09-301-0/+4
* | Handle window-height and window-width alist entries in `display-buffer'.Martin Rudalics2012-09-301-0/+6
* | * syssignal.h (PROFILER_CPU_SUPPORT): Don't define if PROFILING.Paul Eggert2012-09-301-0/+6
* | Fix compilation failure introduced in 2012-09-30T06:19:33Z!eggert@cs.ucla.edu.Eli Zaretskii2012-09-301-1/+6
* | Profiler improvements: more-accurate timers, overflow checks.Paul Eggert2012-09-291-0/+34
* | * sysdep.c (handle_fatal_signal): Bump backtrace size to 40.Paul Eggert2012-09-291-0/+6
* | src/makefile.w32-in ($(BLD)/profiler.$(O)): Update dependencies.Juanma Barranquero2012-09-291-0/+4
* | * src/lisp.h (struct backtrace): Remove indirection for `function' field.Stefan Monnier2012-09-281-0/+9
* | Merge from emacs-24; up to 2012-05-07T21:26:08Z!rgm@gnu.orgGlenn Morris2012-09-281-0/+5
|\ \
| * | Doc fixesGlenn Morris2012-09-241-0/+5
| * | Backport fix for Bug#12463 from trunk.Chong Yidong2012-09-211-0/+5
* | | Rename "Automatic Redisplay" entry in Lisp backtrace.Eli Zaretskii2012-09-281-0/+5
* | | * profiler.c (sigprof_handler): Fix race condition.Tomohiro Matsuyama2012-09-281-0/+4
* | | * src/lread.c (lisp_file_lexically_bound_p): Handle #! lines.Glenn Morris2012-09-281-0/+4
* | | Link with LIB_TIMER_TIME as needed.Paul Eggert2012-09-271-0/+2
* | | Check more robustly for timer_settime.Paul Eggert2012-09-261-0/+7
* | | * profiler.c (Fprofiler_cpu_start): Remove unnecessary flag SA_SIGINFO.Tomohiro Matsuyama2012-09-271-0/+4
* | | Fix some profiler stuff on Windows (follow-up to 1995-03-15T21:55:37Z!kwzh@gn...Juanma Barranquero2012-09-271-0/+4