Viktor Szakats
fab384f35d
2011-05-09 20:03 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/rtl/hbi18n2.prg
* utils/hbi18n/hbi18n.prg
* contrib/hbformat/hbfmtcls.prg
* changed ' = ' to LEFTEQUAL() macro
* src/rdd/hbsix/sxini.prg
* contrib/hbgd/tests/gdtestcl.prg
* contrib/hbide/idebrowse.prg
* changed ' = ' to ' Left( ... ) == '
* contrib/hbct/tests/csetarge.prg
* contrib/hbct/tests/trig.prg
* contrib/gtwvg/tests/wvgactivex.prg
* contrib/xhb/trpccli.prg
* contrib/xhb/trpc.prg
* contrib/hbcairo/tests/glyphdbg.prg
* contrib/hbide/hbqreportsmanager.prg
* examples/httpsrv/cgifunc.prg
* examples/httpsrv/session.prg
* ' = ' -> ' := '
* contrib/xhb/traceprg.prg
* contrib/xhb/ttable.prg
* contrib/hbfbird/tfirebrd.prg
* contrib/hbtip/tests/base64.prg
* contrib/hbide/idemisc.prg
* contrib/hbide/idebrowse.prg
* examples/terminal/trm_srv.prg
* ' = ' -> ' == '
* contrib/xhb/tedit.prg
* ' = ' -> ' == ' (I'm unsure about this, pls correct if you know the intent)
* contrib/xhb/hbstruct.prg
* ' = ' -> ' := '
* formatted
* contrib/hbtip/tests/base64.prg
* File() -> hb_FileExists()
; TOFIX:
- it's impossible for me to decide what the intent is in these files with ' = ' operator,
please fix them:
* contrib/hbide/idetags.prg
* contrib/xhb/tcgi.prg
- these also need to be fixed:
* contrib/hbwin/legacy.prg:298: xRet := ( ::OleValue = xArg ) /* NOTE: Intentionally using '=' operator. */
* examples/rddado/tests/access2.prg:40: LOCATE FOR ( 'First = "Lara"' )
There are a ton more in gtwvw, hbnf, other examples and tests, I left them as is
2011-05-09 18:07:27 +00:00
..
2010-06-10 16:12:39 +00:00
2010-09-29 15:22:23 +00:00
2010-07-05 17:20:50 +00:00
2011-05-09 10:33:15 +00:00
2010-07-25 08:45:50 +00:00
2010-07-05 17:14:21 +00:00
2010-12-11 22:32:25 +00:00
2011-03-29 08:08:58 +00:00
2011-05-01 20:22:54 +00:00
2010-08-04 20:09:50 +00:00
2011-05-09 18:07:27 +00:00
2010-06-03 16:23:36 +00:00
2010-07-05 17:20:50 +00:00
2010-12-08 20:54:55 +00:00
2009-07-08 16:36:29 +00:00
2010-07-05 01:42:08 +00:00
2011-05-09 18:07:27 +00:00