index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bidi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer plain 'static' to 'static inline'.
Paul Eggert
2012-10-01
1
-22
/
+22
*
* bidi.c: Tune.
Paul Eggert
2012-09-30
1
-14
/
+10
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
Prefer assignment to memcpy when either will do.
Paul Eggert
2012-09-11
1
-2
/
+2
*
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-09-04
1
-39
/
+40
*
* bidi.c: Use bool for boolean.
Paul Eggert
2012-08-23
1
-32
/
+31
*
Fix bug #11943 with slow redisplay in large paragraphs full of weak characters.
Eli Zaretskii
2012-07-15
1
-4
/
+16
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-2
/
+1
*
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-28
1
-5
/
+5
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-1
/
+1
*
* bidi.c (bidi_mirror_char): Put eassert before conversion to int.
Paul Eggert
2012-05-28
1
-3
/
+5
*
Fix last change in bidi_mirror_char.
Eli Zaretskii
2012-05-27
1
-1
/
+11
*
* bidi.c (bidi_mirror_char): Don't possibly truncate the integer
Paul Eggert
2012-05-27
1
-6
/
+2
*
Revert last change in bidi.c.
Eli Zaretskii
2012-05-26
1
-1
/
+1
*
Merge from trunk.
Paul Eggert
2012-04-09
1
-5
/
+3
|
\
|
*
Fix bug #11073 with bidi-related crashes displaying some byte sequences.
Eli Zaretskii
2012-03-23
1
-5
/
+3
*
|
Merge from trunk.
Paul Eggert
2012-01-14
1
-1
/
+1
|
\
|
|
*
Duplicate-word and spelling fixes.
Paul Eggert
2012-01-10
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-2
/
+2
|
\
|
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-12-29
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-1
/
+1
|
\
|
|
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-10-22
1
-23
/
+76
|
\
|
|
*
src/bidi.c: Fix a typo in a comment.
Eli Zaretskii
2011-10-20
1
-1
/
+1
|
*
Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g...
Eli Zaretskii
2011-10-20
1
-14
/
+28
|
*
Fix bug #9771 with slow redisplay in long lines full of control characters.
Eli Zaretskii
2011-10-18
1
-10
/
+49
*
|
Merge from trunk.
Paul Eggert
2011-10-13
1
-1
/
+0
|
\
|
|
*
Fix the change with paragraph_dir initialization.
Eli Zaretskii
2011-10-13
1
-1
/
+0
*
|
Merge from trunk.
Paul Eggert
2011-10-12
1
-2
/
+2
|
\
|
|
*
Remove incorrect comments about U+2028 LS character.
Eli Zaretskii
2011-10-12
1
-2
/
+1
|
*
src/bidi.c (bidi_init_it): Initialize paragraph_dir to NEUTRAL_DIR.
Eli Zaretskii
2011-10-12
1
-0
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-09-28
1
-0
/
+10
|
\
|
|
*
Fix bug #9624 with crashes in Muse mode.
Eli Zaretskii
2011-09-28
1
-0
/
+10
*
|
Merge from trunk.
Paul Eggert
2011-09-24
1
-78
/
+82
|
\
|
|
*
bidi.c: Whitespace changes and a few added parentheses,
Richard M. Stallman
2011-09-24
1
-78
/
+82
*
|
Fix ptrdiff_t/EMACS_INT confusion.
Paul Eggert
2011-09-21
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-09-21
1
-3
/
+17
|
\
|
|
*
Fix bug #9470 with slow redisplay in huge single-paragraph buffers.
Eli Zaretskii
2011-09-17
1
-3
/
+17
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-38
/
+38
|
/
*
src/bidi.c: Rearrange commentary to bidi_fetch_char.
Eli Zaretskii
2011-08-27
1
-7
/
+6
*
Merge from trunk.
Paul Eggert
2011-08-25
1
-27
/
+44
|
\
|
*
Handle `(space ...)' display spec as paragraph separator.
Eli Zaretskii
2011-08-25
1
-27
/
+44
*
|
Merge from trunk.
Paul Eggert
2011-08-24
1
-5
/
+10
|
\
|
|
*
Minor changes in bidi.c.
Eli Zaretskii
2011-08-24
1
-3
/
+4
|
*
Followup for character properties in 2011-08-23T11:48:07Z!handa@m17n.org.
Eli Zaretskii
2011-08-23
1
-2
/
+6
*
|
* bidi.c (bidi_cache_shrink): update size after realloc
Paul Eggert
2011-08-18
1
-2
/
+2
*
|
Merge from trunk.
Paul Eggert
2011-08-18
1
-0
/
+2
|
\
|
|
*
Protect the bidi iterator against zero bidi properties.
Eli Zaretskii
2011-08-18
1
-0
/
+2
*
|
Merge from trunk.
Paul Eggert
2011-08-15
1
-22
/
+17
|
\
|
[next]