Mercurial > emacs
view etc/tutorials/TUTORIAL.translators @ 105885:8103235103a7
Let integers use up 2 tags to give them one extra bit and double their range.
* lisp.h (USE_2_TAGS_FOR_INTS): New macro.
(LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P): New macros.
(enum Lisp_Type): Use them. Give explicit values.
(Lisp_Type_Limit): Remove.
(XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
Pay attention to USE_2_TAGS_FOR_INTS.
(INTEGERP): Use LISP_INT_TAG_P.
* fns.c (internal_equal): Simplify the default case.
(sxhash): Use case_Lisp_Int.
* data.c (wrong_type_argument): Don't check against Lisp_Type_Limit any more.
(Ftype_of): Use case_Lisp_Int.
(store_symval_forwarding): Take into account the fact that Ints can
now have more than one tag.
* buffer.c (syms_of_buffer): Use LISP_INT_TAG.
buffer_slot_type_mismatch):
* xfaces.c (face_attr_equal_p):
* print.c (print_object):
* alloc.c (mark_maybe_object, mark_object, survives_gc_p): Use case_Lisp_Int.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 06 Nov 2009 18:47:48 +0000 |
parents | 8494625edf98 |
children | c18e82c381e4 |
line wrap: on
line source
This file contains the list of translators and maintainers of the tutorial. * TUTORIAL.bg: Author: Ognyan Kulev <ogi@fmi.uni-sofia.bg> Maintainer: Ognyan Kulev <ogi@fmi.uni-sofia.bg> * TUTORIAL.cn: Author: Sun Yijiang <sunyijiang@gmail.com> Maintainer: Sun Yijiang <sunyijiang@gmail.com> * TUTORIAL.cs: Author: Milan Zamazal <pdm@zamazal.org> Pavel Janík <Pavel@Janik.cz> Maintainer: Milan Zamazal <pdm@zamazal.org> Pavel Janík <Pavel@Janik.cz> * TUTORIAL.de: Author: Werner Lemberg <wl@gnu.org> Maintainer: Werner Lemberg <wl@gnu.org> * TUTORIAL.eo Author: Dale Gulledge <dsplat@rochester.rr.com> Maintainer: Dale Gulledge <dsplat@rochester.rr.com> * TUTORIAL.es: Author: Rafael Sepúlveda <drs@gnulinux.org.mx> Maintainer: Rafael Sepúlveda <drs@gnulinux.org.mx> * TUTORIAL.fr: Author: Éric Jacoboni <jaco@teaser.fr> Maintainer: Éric Jacoboni <jaco@teaser.fr> * TUTORIAL.it: Author: Alfredo Finelli <alfredofnl@tiscali.it> Italian GNU Translation Group <tp@lists.linux.it> Maintainer: Alfredo Finelli <alfredofnl@tiscali.it> Italian GNU Translation Group <tp@lists.linux.it> * TUTORIAL.ja: Author: Kenichi Handa <handa@m17n.org> Maintainer: Kenichi Handa <handa@m17n.org> * TUTORIAL.ko: Author: Koaunghi Un <koaunghi@ling.cnu.ac.kr> Maintainer: Maintainer needed. * TUTORIAL.nl: Author: Pieter Schoenmakers <tiggr@tiggr.net> Maintainer: Pieter Schoenmakers <tiggr@tiggr.net> * TUTORIAL.pl: Author: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> Janusz S. Bien <jsbien@mail.uw.edu.pl> Maintainer: Radoslaw Moszczynski <rm@banita.pl> * TUTORIAL.pt_BR: Author: Marcelo Toledo <marcelo@gnu.org> Maintainer: Marcelo Toledo <marcelo@gnu.org> * TUTORIAL.ro: Author: Tudor Hulubei <tudor@gnu.org> Maintainer: Maintainer needed. * TUTORIAL.ru: Author: Alex Ott <ottalex@narod.ru> Maintainer: Alex Ott <ottalex@narod.ru> * TUTORIAL.sk: Author: Miroslav Vaško <vasko@debian.cz> Pavel Janík <Pavel@Janik.cz> Maintainer: Pavel Janík <Pavel@Janik.cz> * TUTORIAL.sl: Author: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> Maintainer: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> * TUTORIAL.sv: Author: Mats Lidell <matsl@contactor.se> Maintainer: Mats Lidell <matsl@contactor.se> * TUTORIAL.th: Author: Virach Sornlertlamvanich <virach@nectec.or.th> Maintainer: Virach Sornlertlamvanich <virach@nectec.or.th> * TUTORIAL.zh: Author: Chao-Hong Liu <chliu@gnu.org> Maintainer: Chao-Hong Liu <chliu@gnu.org> ;;; Local Variables: ;;; coding: utf-8 ;;; End: ;;; arch-tag: 8788b16b-e739-4304-a7f2-729bdb999fa0