index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new variable 'kill-buffer/delete-auto-save-files'
Lars Ingebrigtsen
2021-08-23
1
-0
/
+63
*
Make parse-partial-sexp signal an error if TO is smaller than FROM
Lars Ingebrigtsen
2021-08-21
1
-0
/
+6
*
Make overlays-in treat zero-length overlays at point-max consistently
Lars Ingebrigtsen
2021-08-16
1
-1
/
+22
*
Add XLFD font parsing tests
Lars Ingebrigtsen
2021-08-12
1
-0
/
+25
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Adjust how `replace-match' runs modification hooks
Lars Ingebrigtsen
2021-07-31
1
-0
/
+42
*
Rename directory-append to file-name-concat
Lars Ingebrigtsen
2021-07-25
1
-17
/
+17
*
Allow empty elements in directory-append
Lars Ingebrigtsen
2021-07-25
1
-3
/
+6
*
Really convert to multibyte in Fdirectory_append
Lars Ingebrigtsen
2021-07-24
1
-0
/
+5
*
Extend directory-append to take an arbitrary number of components
Lars Ingebrigtsen
2021-07-24
1
-1
/
+7
*
Add new function `directory-append'
Lars Ingebrigtsen
2021-07-24
1
-0
/
+8
*
Avoid byte-compilation warning
Eli Zaretskii
2021-07-22
1
-2
/
+2
*
Mention `overlays-in' in the `overlays-at' doc string
Lars Ingebrigtsen
2021-07-20
1
-0
/
+13
*
Add inhibit-buffer-hooks to `make-indirect-buffer'
Lars Ingebrigtsen
2021-07-19
1
-1
/
+2
*
Make make-indirect-buffer inherit inhibit-buffer-hook from base buffer
dickmao
2021-07-19
1
-0
/
+24
*
Block TLS handshake until TCP connection established
Mattias Engdegård
2021-07-13
1
-0
/
+30
*
Pacify gcc 11.1.1 -Wanalyzer-possible-null-dereference
Paul Eggert
2021-07-12
1
-0
/
+4
*
Skip a process test on Cygwin to avoid hang
Ken Brown
2021-07-09
1
-0
/
+2
*
Add a new function syntax-class-to-char
Lars Ingebrigtsen
2021-06-15
1
-0
/
+11
*
Rename batch-byte-native-compile-for-bootstrap (bug#48743)
Andrea Corallo
2021-06-01
1
-1
/
+1
*
Fix lexing of numbers with trailing decimal point and exponent
Mattias Engdegård
2021-05-27
1
-0
/
+67
*
* test/src/emacs-module-tests.el (mod-test-file): Unbreak out-of-tree.
Glenn Morris
2021-05-10
1
-1
/
+3
*
Don't use symbolic links in the test resource directory.
Philipp Stephani
2021-05-07
3
-6
/
+10
*
Rename comp-debug -> native-comp-debug
Andrea Corallo
2021-05-06
1
-1
/
+1
*
Rename comp-speed -> native-comp-speed
Andrea Corallo
2021-05-06
1
-4
/
+4
*
Rename feature `nativecomp' into `native-compile'
Andrea Corallo
2021-05-05
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2021-04-27
1
-4
/
+4
*
Make use of `ert-resource-file' `ert-resource-directory' in comp-tests
Andrea Corallo
2021-04-26
5
-14
/
+6
*
* Use `expand-file-name' in place of `concat' in comp-tests.el
Andrea Corallo
2021-04-26
1
-6
/
+8
*
Move native compiler test data into proper directory (bug#48031)
Andrea Corallo
2021-04-26
5
-2
/
+5
*
* test/src/comp-tests.el: Fix it for non native compiled build (bug#48031).
Andrea Corallo
2021-04-26
1
-1
/
+1
*
; Add 2021 to copyright years
Glenn Morris
2021-04-25
3
-3
/
+3
*
Merge branch 'feature/native-comp' into into trunk
Andrea Corallo
2021-04-25
5
-0
/
+2274
|
\
|
*
Improve a native compiler test
Andrea Corallo
2021-04-22
2
-1
/
+12
|
*
Fix native compiler string hash consing strategy (bug#47868)
Andrea Corallo
2021-04-21
2
-0
/
+12
|
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-19
7
-13
/
+102
|
|
\
|
*
\
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-13
3
-0
/
+215
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-05
1
-3
/
+3
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-31
2
-0
/
+206
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-25
1
-1
/
+0
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-19
1
-0
/
+2
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix some entry in `comp-known-type-specifiers' (bug#46847)
Andrea Corallo
2021-03-14
1
-1
/
+1
|
*
|
|
|
|
|
|
* test/src/comp-test-funcs.el (comp-test-46670-1-f): Remove a warning.
Andrea Corallo
2021-03-09
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge commit '9cbdf20316' into native-comp
Andrea Corallo
2021-03-09
1
-1
/
+57
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix `comp-cstr-intersection-no-hashcons' for negated result cstr
Andrea Corallo
2021-03-06
1
-1
/
+8
|
*
|
|
|
|
|
|
|
Fix `=' propagation to handle -0.0 0.0 case
Andrea Corallo
2021-03-06
1
-8
/
+24
|
*
|
|
|
|
|
|
|
Don't call _setjmp through a function pointer (Bug#46824)
Pip Cet
2021-03-03
2
-2
/
+22
|
*
|
|
|
|
|
|
|
Fix two compiler ICEs dealing with nan and infinity
Andrea Corallo
2021-03-03
1
-0
/
+8
|
*
|
|
|
|
|
|
|
Fix = propagation semantic for constrained inputs
Andrea Corallo
2021-03-02
1
-1
/
+28
[next]