Przemyslaw Czerpak
3fe91afe15
2007-04-10 14:35 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/Makefile
+ added hbregex.h
* harbour/include/hbclass.ch
+ added support for ENDCLASS LOCK[ED]
+ := <clasname> { <constructorParams,...> }
* harbour/source/debug/tbrwtext.prg
* harbour/source/rtl/memoedit.prg
* harbour/utils/hbdoc/ffile1.prg
* harbour/utils/hbmake/ffile1.prg
* changed code with:
super:<msg>
to
::super:<msg>
I will want to remove lines with:
[ ; #translate Super( <SuperClassN> ): => ::<SuperClassN>: ] ;
[ ; #translate Super( <SuperClass1> ): => ::<SuperClass1>: ] ;
[ ; #translate Super(): => ::<SuperClass1>: ] ;
[ ; #translate Super: => ::<SuperClass1>: ] ;
[ ; #translate ::Super : => ::<SuperClass1>: ]
from our hbclass.ch (at least the last three ones) because they beaks
code which uses SUPER identifier
* harbour/source/rtl/philes.c
* changed FSEEK() to use hb_fsSeekLarge() for OSes which supports
large (64bit) files
* harbour/source/vm/classes.c
! updated some comments about function syntax
2007-04-10 12:35:47 +00:00
..
2006-02-04 16:16:48 +00:00
2007-02-08 22:56:31 +00:00
2006-12-09 16:11:10 +00:00
2007-02-08 22:56:31 +00:00
2007-02-08 22:56:31 +00:00
2006-07-16 16:59:43 +00:00
2007-03-04 13:11:36 +00:00
2007-02-08 22:56:31 +00:00
2007-02-08 22:56:31 +00:00
2007-02-08 22:56:31 +00:00
2007-02-08 22:56:31 +00:00
2007-02-08 22:56:31 +00:00
2007-04-03 18:05:03 +00:00
2007-02-27 11:03:59 +00:00
2006-12-08 05:03:58 +00:00
2006-06-21 22:25:00 +00:00
2007-02-13 19:59:41 +00:00
2004-03-09 13:51:50 +00:00
2006-12-08 05:03:58 +00:00
2004-07-27 09:44:06 +00:00
2007-02-27 11:03:59 +00:00
2007-02-08 22:56:31 +00:00
2004-07-27 09:44:35 +00:00
2005-10-24 00:52:42 +00:00
2007-03-22 12:28:14 +00:00
2004-07-27 00:12:27 +00:00
2006-10-04 00:33:00 +00:00
2007-02-27 11:03:59 +00:00
2003-08-22 10:20:24 +00:00
2006-12-18 12:19:46 +00:00
2006-06-15 23:48:56 +00:00
2004-07-27 09:45:07 +00:00
2007-02-27 11:03:59 +00:00
2007-02-13 19:59:41 +00:00
2007-02-27 11:03:59 +00:00
2004-10-11 20:44:30 +00:00
2006-07-26 23:23:42 +00:00
2006-12-08 05:03:58 +00:00
2003-02-18 21:02:54 +00:00
2004-02-21 07:18:28 +00:00
2007-02-27 11:03:59 +00:00
2007-02-27 11:03:59 +00:00
2006-09-01 08:27:40 +00:00
2007-03-23 03:06:39 +00:00
2006-12-18 18:34:44 +00:00
2006-12-08 05:03:58 +00:00
2006-06-22 17:56:45 +00:00
2006-02-04 16:16:48 +00:00
2007-01-05 15:01:11 +00:00
2006-12-08 05:03:58 +00:00
2006-12-08 05:03:58 +00:00
2006-08-14 08:14:44 +00:00
2005-10-12 00:30:49 +00:00
2007-02-13 19:59:41 +00:00
2006-06-21 22:25:00 +00:00
2006-02-04 16:16:48 +00:00
2007-02-13 19:59:41 +00:00
2006-02-04 16:16:48 +00:00
2006-06-22 14:55:19 +00:00
2007-02-27 11:03:59 +00:00
2006-02-04 16:16:48 +00:00
2006-06-28 22:00:43 +00:00
2006-02-21 22:23:29 +00:00
2006-08-17 11:05:09 +00:00
2007-03-31 10:42:19 +00:00
2007-03-31 10:42:19 +00:00
2006-12-09 16:11:10 +00:00
2007-02-13 19:59:41 +00:00
2007-04-03 12:49:07 +00:00
2007-03-31 10:42:19 +00:00
2007-03-22 12:28:14 +00:00
2007-04-02 17:02:26 +00:00
2007-04-06 12:35:15 +00:00
2006-12-01 18:00:53 +00:00
2006-08-17 11:05:09 +00:00
2004-05-08 08:31:13 +00:00
2007-02-08 23:33:20 +00:00
2007-03-23 03:06:39 +00:00
2006-12-08 05:03:58 +00:00
2007-02-27 11:03:59 +00:00
2007-03-22 12:28:14 +00:00
2006-06-21 22:25:00 +00:00
2004-07-27 09:45:37 +00:00
2007-04-04 08:35:12 +00:00
2007-02-27 11:03:59 +00:00
2006-02-04 16:16:48 +00:00
2007-04-10 12:35:47 +00:00
2004-02-21 06:38:03 +00:00
2006-12-11 21:15:16 +00:00
2006-08-18 23:12:38 +00:00
2006-08-18 23:12:38 +00:00
2007-02-27 11:03:59 +00:00
2002-11-08 12:17:26 +00:00
2007-02-27 11:03:59 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2003-08-22 10:20:24 +00:00
2006-08-17 11:05:09 +00:00
2006-08-17 11:05:09 +00:00
2007-04-06 00:33:52 +00:00
2004-07-27 09:58:12 +00:00
2004-07-27 09:47:05 +00:00
2006-09-10 11:16:43 +00:00
2006-02-04 16:16:48 +00:00
2004-10-11 20:44:30 +00:00
2006-04-07 12:57:59 +00:00
2006-04-07 12:57:59 +00:00
2006-04-07 12:57:59 +00:00
2007-04-06 13:43:54 +00:00
2004-02-13 22:33:52 +00:00
2007-04-10 12:35:47 +00:00
2007-02-27 11:03:59 +00:00
2006-06-21 22:25:00 +00:00
2006-06-21 22:25:00 +00:00
2006-12-04 18:22:29 +00:00
2007-02-27 11:03:59 +00:00
2006-12-15 15:54:28 +00:00
2007-02-27 11:03:59 +00:00
2004-12-12 01:56:21 +00:00
2006-02-04 16:16:48 +00:00
2004-07-25 23:26:49 +00:00
2005-08-23 22:51:38 +00:00
2006-12-08 05:03:58 +00:00
2007-02-27 11:03:59 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2006-02-04 16:16:48 +00:00
2004-10-11 20:44:30 +00:00
2007-02-27 11:03:59 +00:00
2005-10-12 00:30:49 +00:00
2006-06-15 23:48:56 +00:00
2007-02-27 11:03:59 +00:00
2006-03-09 15:22:16 +00:00
2007-02-13 19:59:41 +00:00
2007-02-27 11:03:59 +00:00
2006-12-15 15:54:28 +00:00
2006-06-15 23:48:56 +00:00
2006-06-15 23:48:56 +00:00
2006-12-27 14:01:52 +00:00
2006-06-21 22:25:00 +00:00
2007-04-06 13:43:54 +00:00
2006-10-07 02:35:52 +00:00
2007-04-06 13:43:54 +00:00
2007-02-22 02:23:59 +00:00
2004-05-14 13:58:47 +00:00
2007-04-01 15:02:52 +00:00
2006-09-08 12:47:27 +00:00
2006-12-27 14:01:52 +00:00
2007-02-27 11:03:59 +00:00
2006-09-08 12:47:27 +00:00
2007-02-27 11:03:59 +00:00
2004-02-15 04:10:04 +00:00
2007-02-27 11:03:59 +00:00
2006-07-17 00:22:56 +00:00
2007-02-27 11:03:59 +00:00
2006-12-04 18:22:29 +00:00
2007-03-22 12:28:14 +00:00
2003-01-24 11:01:55 +00:00
2007-02-27 11:03:59 +00:00
2006-02-04 16:16:48 +00:00
2006-12-04 18:22:29 +00:00