Commit Graph

31 Commits

Author SHA1 Message Date
Alexander S.Kresin
7c89343b25 2004-05-21 13:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2004-05-21 09:34:27 +00:00
Ryszard Glab
930f90f320 2004-05-19 13:25 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* source/codepage/cdpsrwin.c
      *replaced CR+LF with LF only
2004-05-19 11:19:04 +00:00
Ryszard Glab
09c05aac87 2004-05-07 19:30 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
+ config/dos/owatcom.cf
      * added configuration file for OpenWatcom (renamed
      from watcom.cf)

   * config/dos/watcom.cf
      * restored previous version so it correctly compiles
      under WatcomC 10 - please use watcom.cf for WatcomC
      and owatcom.cf for OpenWatcom

   * makefile.bc
   * makefile.nt
   * makefile.vc
   * hrbdll.bc
   * source/codepage/Makefile
   + source/codepage/cdpsrwin.c
      + new file with Serbian codepage

   * CVSROOT/avail
      * removed reference to my local file

   * ERRATA
      * updated (removed reference to tmpname)

   * doc/codestyl.txt
      * updated with some coding guidelines adopted from PHP
      (please fell free to discuss them ;-)

   * doc/howtocvs.txt
      * added description for commit on Linux

   * include/hbapicdp.h
   * source/codepage/cdpesdos.c
      * restored previous versions

   * include/hbcomp.h
      * added <malloc.h> reference for WatcomC compiler

   * include/hbexprc.c
      * fixed warning reported by WatcomC

   * source/vm/itemapi.c
      * fixed infinite support for WatcomC

   * source/rtl/cdpapi.c
      * renamed global symbol s_cdpage into hb_cdp_page

   * source/rtl/gtcrs/kbdcrs.c
      * fixed reporting keystrokes with codes > 127
2004-05-07 17:32:59 +00:00
Ilias Lazaridis
3b4596f6e1 whitespace reformatting 2004-05-06 06:39:05 +00:00
Ilias Lazaridis
eb005f0076 changed HB_USE_PRAGMA_STARTUP to HB_PRAGMA_STARTUP, to keep similarity with xharbour (was already defined in xharbour). 2004-05-06 00:51:05 +00:00
Ilias Lazaridis
efedb60fce Reformatted header, moved License and Warranty disclaimer to bottom 2004-05-05 05:04:19 +00:00
Ilias Lazaridis
25db00f472 Added delimiting lines 2004-05-05 04:51:42 +00:00
Ilias Lazaridis
dc233c7dda removed documentation blocks 2004-05-05 04:45:46 +00:00
Ilias Lazaridis
db8195c598 + changed to use HD_USE_PRAGMA_STARTUP (hbinit.h) and HB_CODEPAGE_INIT (hbcdpapi.h). (could be used in other cdp*.c files, too - but waiting to complete redesign of this file and apply the results after finalization to the other cdp*.c files) 2004-05-03 02:00:01 +00:00
Viktor Szakats
a46df98dd8 2004-02-13 23:57 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
+ source/codepage/cdphu852.c
   + source/codepage/cdphuwin.c
   * source/codepage/Makefile
   * makefile.bc
   * makefile.nt
   * makefile.vc
     + Added Hungarian 852 and Windows sorting codepages.

   * source/rtl/errorapi.c
   + source/rtl/errorint.c
   * source/rtl/Makefile
   * makefile.bc
   * makefile.nt
   * makefile.vc
     + hb_errInternal() put in a separate source file, to ease
       replacing/override it in link-time, this may be useful
       for GUI apps, logging or something like this.
2004-02-13 22:54:04 +00:00
Alexander S.Kresin
95127f2e6a 2003-07-03 10:54 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-07-03 06:53:15 +00:00
Alexander S.Kresin
5bf32d328d 2003-07-03 10:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-07-03 06:03:28 +00:00
Przemyslaw Czerpak
382bd2d444 2003-06-18 02:05 UTC+0200 Przemyslaw Czerpak <druzus@polbox.com>
* harbour/source/codepage/Makefile
  * harbour/source/codepage/cdpesdos.c
  * harbour/source/codepage/cdpeswin.c
  * harbour/source/codepage/cdpgedos.c
  * harbour/source/codepage/cdppliso.c
  * harbour/source/codepage/cdpplmaz.c
  * harbour/source/codepage/cdpplwin.c
  * harbour/source/codepage/cdpslwin.c
  - harbour/source/codepage/cdpla850.c
  + harbour/source/codepage/cdppt850.c
  + harbour/source/codepage/cdpptiso.c
  * xharbour/makefile.bc
  * xharbour/makefile.nt
  * xharbour/makefile.vc
    * corrections in code page description.
    - removed cdpla850.c ("PT" codepage)
    + PT850 and PTISO codepages added.
    * makefiles updated - Sorry, I cannot test all of them.
2003-06-20 15:06:28 +00:00
Alexander S.Kresin
504dba8167 2003-06-17 21:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-06-17 17:47:10 +00:00
Alexander S.Kresin
94292de568 2003-06-16 21:16 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-06-16 17:19:16 +00:00
Przemyslaw Czerpak
4d07a94be8 ChangeLog 2003-05-26 13:52:45 +00:00
Antonio Linares
947dc925d1 $Id$ 2003-05-01 19:25:34 +00:00
Antonio Linares
781276e8ff Added missing char 2003-05-01 19:19:34 +00:00
Antonio Linares
47b082cb2e updated for cdpesdos.c, cdpeswin.c and msgeswin.c 2003-05-01 10:23:15 +00:00
Antonio Linares
956515b3c9 codepage support for Spanish Windows 2003-05-01 10:12:26 +00:00
Antonio Linares
488f8cb91b codepage support for Spanish MS-DOS 2003-05-01 10:09:53 +00:00
Alexander S.Kresin
f2c892c537 2003-04-03 19:52 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-03 15:50:46 +00:00
Alexander S.Kresin
f6b050767e 2003-04-02 14:18 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-04-02 10:16:59 +00:00
Alexander S.Kresin
99ccb9db37 2003-03-25 21:35 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-03-25 18:34:28 +00:00
Alexander S.Kresin
f474e497fc 2003-02-12 10:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2003-02-12 06:51:55 +00:00
Alexander S.Kresin
74daaf9724 2002-12-03 22:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-12-03 19:35:23 +00:00
Luiz Rafael Culik
5745090989 See changelog 2002-12-01 22:20 UTC-0300 2002-12-02 00:21:11 +00:00
Alexander S.Kresin
1ae48e567f 2002-11-20 21:56 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-20 18:53:33 +00:00
Alexander S.Kresin
b23b8a3657 2002-11-15 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-11-15 11:24:53 +00:00
Alexander S.Kresin
6345e1c791 2002-10-25 14:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-25 10:28:21 +00:00
Alexander S.Kresin
26d9f392d1 2002-10-24 15:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-10-24 11:36:57 +00:00