Viktor Szakats
d320459c18
2010-02-07 02:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* src/pp/ppcore.c
* src/vm/macro.c
* src/vm/runner.c
* src/vm/codebloc.c
* src/vm/garbage.c
* src/vm/hvm.c
* src/vm/maindllp.c
* src/vm/fm.c
* src/vm/extrap.c
* src/vm/memvars.c
* src/common/expropt1.c
* src/common/expropt2.c
* src/common/hbarch.c
* src/common/hbmem.c
* src/nortl/nortl.c
* src/rtl/gtdos/gtdos.c
* src/rtl/gtwin/gtwin.c
* src/rtl/gtxwc/gtxwc.h
* src/rtl/gtxwc/gtxwc.c
* src/rtl/gtcrs/gtcrs.c
* src/rtl/gtstd/gtstd.c
* src/rtl/gttrm/gttrm.c
* src/rtl/gtcgi/gtcgi.c
* src/rtl/gtapi.c
* src/rtl/gtos2/gtos2.c
* src/rtl/hbgtcore.c
* src/rtl/gtsln/gtsln.c
* src/rtl/gtsln/kbsln.c
* src/rtl/gtsln/gtsln.h
* src/rtl/gtpca/gtpca.c
* src/rtl/gt_tpl/gt_tpl.c
* src/rtl/gtwvt/gtwvt.h
* src/rtl/gtwvt/gtwvt.c
* src/rdd/dbfntx/dbfntx1.c
* src/rdd/dbsql.c
* src/rdd/hbdbsort.c
* src/rdd/workarea.c
* src/rdd/sdf1.c
* src/rdd/dbfnsx/dbfnsx1.c
* src/rdd/dbfcdx/dbfcdx1.c
* src/rdd/delim1.c
* src/rdd/dbf1.c
* src/rdd/hsx/hsx.c
* src/rdd/usrrdd/usrrdd.c
* src/rdd/dbffpt/dbffpt1.c
* src/rdd/hbsix/sxsem.c
* src/rdd/hbsix/sxcompr.c
* src/compiler/ppcomp.c
* src/compiler/hbmain.c
* src/compiler/hbfix.c
* src/compiler/hbdbginf.c
* src/compiler/hbpcode.c
* src/compiler/genhrb.c
* src/compiler/hbdead.c
* src/compiler/genobj32.c
* src/compiler/genc.c
* src/compiler/hbopt.c
* src/compiler/gencc.c
* src/compiler/hbcmplib.c
* src/compiler/hblbl.c
* src/compiler/harbour.yyc
* src/compiler/harbour.y
* src/compiler/harbour.yyh
* tests/bldtest/bldtest.c
* tests/tstgtapi.c
* include/hbpp.h
* include/hbrdddbf.h
* include/hbvmpub.h
* include/hbrddnsx.h
* include/hbgtcore.h
* include/hbxvm.h
* include/hbdefs.h
* include/hbmacro.h
* include/hbtypes.h
* include/hbrddsdf.h
* include/hbapi.h
* include/hbrddntx.h
* include/hbvm.h
* include/hbcomp.h
* include/hbapirdd.h
* include/hbcompdf.h
* include/hbrdddel.h
* include/hbexpra.c
* include/hbexprop.h
* include/hbdbf.h
* include/hbdbsort.h
* include/hbapigt.h
* include/hbrddcdx.h
* include/hbrddfpt.h
* include/hbexprb.c
* contrib/gtalleg/gtalleg.c
* contrib/hbct/ctwin.c
* contrib/hbct/ascpos.c
* contrib/hbct/screen1.c
* contrib/hbct/ctcrypt.c
* contrib/xhb/hbxml.c
* contrib/xhb/xhbis.c
* contrib/xhb/fparse.c
* contrib/xhb/xhbat.c
* contrib/xhb/xhbcopyf.c
* contrib/xhb/cstructc.c
* contrib/hbqt/gtqtc/gtqtc.cpp
* contrib/hbqt/gtqtc/gtqtc.h
* contrib/xpp/philesx.c
* contrib/hbnf/ftshadow.c
* contrib/hbnf/ftattr.c
* contrib/hbnetio/netiocli.c
* contrib/hbnetio/netiosrv.c
* contrib/rddsql/sddmy/mysqldd.c
* contrib/rddsql/sddpg/pgsqldd.c
* contrib/rddsql/sddfb/fbirddd.c
* contrib/rddsql/sddodbc/odbcdd.c
* contrib/rddsql/hbrddsql.h
* contrib/rddsql/sqlbase.c
* contrib/rddsql/sqlmix.c
* contrib/gtwvg/gtwvg.c
* contrib/gtwvg/wvggui.c
* contrib/gtwvg/wvgcore.c
* contrib/gtwvg/wvgwing.c
* contrib/rddads/adsx.c
* contrib/rddads/rddads.h
* contrib/rddads/ads1.c
* contrib/hbtip/utils.c
* contrib/hbwin/win_regc.c
* contrib/hbwin/win_prn2.c
* contrib/hbbmcdx/bmdbfcdx.c
* contrib/hbbmcdx/hbbmcdx.h
* contrib/hbbtree/hb_btree.c
* BYTE -> HB_BYTE except where BYTE was used in OS-specific context.
* Some formatting.
; I didn't realign structure definitions in hbrdd*.h yet.
* contrib/hbwin/win_regc.c
* Minor type cleanup.
* src/rtl/gt_tpl/gt_tpl.c
* BYTE -> int for color.
* examples/hbapollo/apollo.c
% Deleted MAX_STR_LEN.
2010-02-08 01:18:46 +00:00
..
2001-04-27 19:03:46 +00:00
2008-10-19 07:02:22 +00:00
2009-05-06 11:06:11 +00:00
2007-04-14 10:41:54 +00:00
2008-08-19 13:11:22 +00:00
2010-02-07 20:22:34 +00:00
2001-04-27 19:03:46 +00:00
2009-02-11 18:48:38 +00:00
2009-10-07 09:35:33 +00:00
2010-01-18 10:21:26 +00:00
2008-08-21 09:12:17 +00:00
2001-04-27 19:03:46 +00:00
2009-06-03 10:26:40 +00:00
2007-03-09 03:44:42 +00:00
2009-07-09 21:22:22 +00:00
2009-06-03 10:26:40 +00:00
2008-11-03 08:56:31 +00:00
2009-07-02 17:02:40 +00:00
2009-06-03 10:26:40 +00:00
2007-11-23 20:14:30 +00:00
2009-06-03 10:26:40 +00:00
2009-08-17 15:31:07 +00:00
2010-02-08 01:18:46 +00:00
2010-02-07 13:19:33 +00:00
2010-01-15 11:06:44 +00:00
2010-01-14 17:59:30 +00:00
2009-11-16 16:45:11 +00:00
2010-02-06 15:05:04 +00:00
2010-02-08 01:18:46 +00:00
2010-02-07 15:37:24 +00:00
2010-01-14 17:59:30 +00:00
2010-02-08 01:18:46 +00:00
2010-01-14 17:59:30 +00:00
2009-02-04 22:24:35 +00:00
2009-12-10 20:49:23 +00:00
2010-02-07 12:17:40 +00:00
2009-12-09 14:33:48 +00:00
2010-02-07 15:37:24 +00:00
2010-01-15 18:25:14 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-07 15:37:24 +00:00
2010-02-08 01:18:46 +00:00
2007-09-25 01:21:03 +00:00
2010-02-08 01:18:46 +00:00
2007-04-13 01:06:01 +00:00
2010-02-08 01:18:46 +00:00
2009-03-21 15:04:43 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-01-02 12:43:41 +00:00
2010-02-03 19:37:35 +00:00
2009-12-31 11:44:26 +00:00
2010-01-15 11:06:44 +00:00
2008-06-08 13:30:28 +00:00
2009-02-10 00:47:50 +00:00
2010-02-08 01:18:46 +00:00
2009-10-23 11:27:54 +00:00
2009-12-09 14:33:48 +00:00
2010-01-14 17:59:30 +00:00
2009-06-19 18:51:26 +00:00
2009-12-09 14:33:48 +00:00
2010-02-07 18:03:00 +00:00
2001-12-15 11:22:29 +00:00
2009-06-03 10:26:40 +00:00
2008-12-29 18:17:45 +00:00
2010-02-08 01:18:46 +00:00
2007-09-02 15:28:05 +00:00
2009-12-26 13:13:02 +00:00
2010-01-14 17:59:30 +00:00
2009-06-03 10:26:40 +00:00
2001-06-14 21:20:43 +00:00
2009-12-09 19:41:10 +00:00
2009-06-03 10:26:40 +00:00
2009-03-21 15:04:43 +00:00
2008-10-05 13:57:35 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-02-08 01:18:46 +00:00
2010-01-14 17:59:30 +00:00
2010-01-14 17:59:30 +00:00
2010-01-13 14:11:50 +00:00
2010-02-07 00:02:17 +00:00
2007-09-25 01:21:03 +00:00
2009-07-28 11:56:55 +00:00
2010-02-07 15:37:24 +00:00
2010-02-03 02:45:32 +00:00
2009-02-13 15:12:42 +00:00
2007-09-14 05:30:12 +00:00
2010-01-14 17:59:30 +00:00
2009-07-03 06:29:26 +00:00
2008-09-21 21:04:47 +00:00
2010-02-07 15:37:24 +00:00
2009-12-20 21:12:54 +00:00
2010-02-03 02:45:32 +00:00
2010-02-08 01:18:46 +00:00
2009-06-03 10:26:40 +00:00
2009-09-15 14:53:23 +00:00
2009-08-23 15:06:11 +00:00
2010-01-22 12:27:04 +00:00
2010-02-08 01:18:46 +00:00
2008-09-30 09:37:58 +00:00
2006-02-04 16:16:48 +00:00
2010-02-08 01:18:46 +00:00
2010-01-18 16:03:09 +00:00
2010-01-19 08:42:19 +00:00
2010-01-15 11:06:44 +00:00
2010-02-08 01:18:46 +00:00
2010-01-06 06:27:38 +00:00
2009-09-10 14:08:51 +00:00
2010-02-07 15:37:24 +00:00
2009-02-18 15:08:54 +00:00
2009-06-03 10:26:40 +00:00
2010-01-06 06:27:38 +00:00
2008-04-24 08:52:57 +00:00
2007-04-14 10:41:54 +00:00
2009-06-03 10:26:40 +00:00
2001-04-27 19:03:46 +00:00
2001-04-27 19:03:46 +00:00
2009-12-06 19:01:01 +00:00
2008-08-21 09:12:17 +00:00
2001-04-27 19:03:46 +00:00
2009-10-07 09:35:33 +00:00
2007-11-23 20:14:30 +00:00
2009-06-03 10:26:40 +00:00