annotate etc/TUTORIAL.translators @ 51723:635066222916

(ALIGN): Add casts to simplify usage. (BLOCK_ALIGN, BLOCK_BYTES, ABLOCKS_PADDING, ABLOCKS_SIZE) (ABLOCKS_BYTES, ABLOCK_ABASE, ABLOCKS_BUSY, ABLOCKS_BASE): New macros. (struct ablock, struct ablocks): New types. (free_ablock): New global var. (lisp_align_malloc, lisp_align_free): New functions. (FLOAT_BLOCK_SIZE): Redefine in terms of BLOCK_BYTES. (struct float_block): Reorder and add gcmarkbits. (GETMARKBIT, SETMARKBIT, UNSETMARKBIT, FLOAT_BLOCK, FLOAT_INDEX) (FLOAT_MARKED_P, FLOAT_MARK, FLOAT_UNMARK): New macros. (init_float, make_float): Use lisp_align_malloc. (free_float, live_float_p): Don't use `type' any more. (make_float): Use FLOAT_UNMARK to access to mark bit. (mark_maybe_object, mark_maybe_pointer, survives_gc_p): Use FLOAT_MARKED_P to access the mark bit. (pure_alloc): Simplify use of ALIGN. (mark_object): Use FLOAT_MARK to access the mark bit. (gc_sweep): Use new macros to access the float's mark bit. (init_alloc_once): Init free_ablock.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 04 Jul 2003 20:19:06 +0000
parents 17cb03a90aaa
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
1 This file contains the list of translators of the tutorial.
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
2
48953
b6cceff9402d *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 48784
diff changeset
3 TUTORIAL.bg: Ognyan Kulev <ogi@fmi.uni-sofia.bg>
50008
17cb03a90aaa List TUTORIAL.cn and TUTORIAL.zh.
Kenichi Handa <handa@m17n.org>
parents: 49643
diff changeset
4 TUTORIAL.cn: Chao-Hong Liu <chliu@gnu.org>
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
5 TUTORIAL.cs: Milan Zamazal <pdm@zamazal.org>
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
6 Pavel Janík <Pavel@Janik.cz>
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
7 TUTORIAL.de: Werner Lemberg <wl@gnu.org>
48953
b6cceff9402d *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 48784
diff changeset
8 TUTORIAL.es: Rafael Sepúlveda <drs@gnulinux.org.mx>
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
9 TUTORIAL.fr: Éric Jacoboni <jaco@teaser.fr>
49643
a5205ac20363 *** empty log message ***
Francesco Potortì <pot@gnu.org>
parents: 49642
diff changeset
10 TUTORIAL.it: Alfredo Finelli <alfredofnl@tiscali.it>
49642
e2a2f0dc3cfa Italian GNU Translation Group <tp@lists.linux.it>
Francesco Potortì <pot@gnu.org>
parents: 49630
diff changeset
11 Italian GNU Translation Group <tp@lists.linux.it>
48763
6205a5d8527f TUTORIAL.ja: handa@etl.go.jp -> handa@m17n.org
Kenichi Handa <handa@m17n.org>
parents: 44737
diff changeset
12 TUTORIAL.ja: Kenichi Handa <handa@m17n.org>
44737
d23968bb5297 Update address of Koaunghi Un.
Pavel Janík <Pavel@Janik.cz>
parents: 44628
diff changeset
13 TUTORIAL.ko: Koaunghi Un <koaunghi@ling.cnu.ac.kr>
44282
3aedef06aaf3 Address of Pieter Schoenmakers updated.
Pavel Janík <Pavel@Janik.cz>
parents: 44120
diff changeset
14 TUTORIAL.nl: Pieter Schoenmakers <tiggr@tiggr.net>
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
15 TUTORIAL.pl: Beatę Wierzchołowską <beataw@orient.uw.edu.pl>
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
16 Janusz S. Bien <jsbien@mail.uw.edu.pl>
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
17 TUTORIAL.ro: Tudor Hulubei <tudor@gnu.org>
48989
4975be537cb2 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 48953
diff changeset
18 TUTORIAL.ru: Alex Ott <ottalex@narod.ru>
48784
bdc945cde16e File name change: TUTORIAL.se -> TUTORIAL.sv
Kenichi Handa <handa@m17n.org>
parents: 48763
diff changeset
19 TUTORIAL.sv: Mats Lidell <matsl@contactor.se>
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
20 TUTORIAL.sk: Miroslav Vaško <vasko@debian.cz>
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
21 Pavel Janík <Pavel@Janik.cz>
44342
39ed5d8766b1 Update addresses.
Pavel Janík <Pavel@Janik.cz>
parents: 44282
diff changeset
22 TUTORIAL.sl: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
23 TUTORIAL.th: Virach Sornlertlamvanich <virach@nectec.or.th>
50008
17cb03a90aaa List TUTORIAL.cn and TUTORIAL.zh.
Kenichi Handa <handa@m17n.org>
parents: 49643
diff changeset
24 TUTORIAL.zh: Chao-Hong Liu <chliu@gnu.org>
44120
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
25
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
26 ;;; Local Variables:
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
27 ;;; coding: utf-8
a7b556a4c61a New file, list of tutorial translators.
Pavel Janík <Pavel@Janik.cz>
parents:
diff changeset
28 ;;; End: