CMUCL commit: intl-branch src (12 files)

Raymond Toy rtoy at common-lisp.net
Tue Feb 9 15:56:38 CET 2010


    Date: Tuesday, February 9, 2010 @ 09:56:38
  Author: rtoy
    Path: /project/cmucl/cvsroot/src
     Tag: intl-branch

Modified: code/alieneval.lisp code/class.lisp code/clx-ext.lisp
          code/commandline.lisp code/cprofile.lisp code/debug-int.lisp
          code/debug-vm.lisp code/defmacro.lisp code/defstruct.lisp
          code/dfixnum.lisp i18n/locale/cmucl.pot
          i18n/locale/ko/LC_MESSAGES/cmucl.po

Mark translatable strings; update cmucl.pot and ko/cmucl.po
accordingly.


-------------------------------------+
 code/alieneval.lisp                 |    6 
 code/class.lisp                     |   50 -
 code/clx-ext.lisp                   |  104 +-
 code/commandline.lisp               |   26 
 code/cprofile.lisp                  |   28 
 code/debug-int.lisp                 |  254 ++---
 code/debug-vm.lisp                  |    4 
 code/defmacro.lisp                  |   48 -
 code/defstruct.lisp                 |   96 +-
 code/dfixnum.lisp                   |   32 
 i18n/locale/cmucl.pot               | 1473 +++++++++++++++++++++++++++++++---
 i18n/locale/ko/LC_MESSAGES/cmucl.po | 1470 +++++++++++++++++++++++++++++++--
 12 files changed, 3036 insertions(+), 555 deletions(-)


The diff is longer than the limit of 200KB.



More information about the cmucl-commit mailing list