From: George H. <geo...@us...> - 2012-02-26 19:43:30
|
Update of /cvsroot/win32forth/win32forth/Help/hdb In directory vz-cvs-4.sog:/tmp/cvs-serv9585 Modified Files: Help.cfg HelpCls.tv HelpWrd.hdb HelpWrd.ndx HelpWrd.tv HelpWrd.txt Log Message: Updated help database Index: HelpCls.tv =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/HelpCls.tv,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** HelpCls.tv 17 Jan 2012 21:07:46 -0000 1.12 --- HelpCls.tv 26 Feb 2012 19:43:26 -0000 1.13 *************** *** 1,781 **** ! 0 tvn| CLASSROOT| tvd| 5517| 1 tvn| -methods-| tvd| 0| ! -2 tvn| CLASSINIT:| tvd| 5518| ! -2 tvn| ~:| tvd| 5519| ! -2 tvn| ADDR:| tvd| 5520| ! -2 tvn| PRINT:| tvd| 5521| ! 1 tvn| OBJECT| tvd| 5522| 2 tvn| -methods-| tvd| 0| ! -3 tvn| GET:| tvd| 5523| ! -3 tvn| PUT:| tvd| 5524| [...4550 lines suppressed...] ! -4 tvn| FIELDNAME:| tvd| 8590| ! -4 tvn| GETINT:| tvd| 8591| ! -4 tvn| GETDOUBLE:| tvd| 8592| ! -4 tvn| GETFLOAT:| tvd| 8593| ! -4 tvn| GETSTR:| tvd| 8594| ! -4 tvn| GETBLOB:| tvd| 8595| ! -4 tvn| ISNULL?:| tvd| 8596| ! -4 tvn| NEXTROW:| tvd| 8597| ! -4 tvn| (BIND):| tvd| 8598| ! -4 tvn| BINDINT:| tvd| 8599| ! -4 tvn| BINDDOUBLE:| tvd| 8600| ! -4 tvn| BINDFLOAT:| tvd| 8601| ! -4 tvn| BINDSTR:| tvd| 8602| ! -4 tvn| BINDBLOB:| tvd| 8603| ! 1 tvn| STRING| tvd| 8610| 2 tvn| -methods-| tvd| 0| ! -3 tvn| GET:| tvd| 8611| ! -3 tvn| PUT:| tvd| 8612| ! -3 tvn| ADD:| tvd| 8613| ! -3 tvn| APPEND:| tvd| 8614| Index: Help.cfg =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/Help.cfg,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Help.cfg 17 Jan 2012 21:07:46 -0000 1.8 --- Help.cfg 26 Feb 2012 19:43:25 -0000 1.9 *************** *** 3,7 **** [WindowW] 1021 [WindowH] 708 ! [SplitterV] 285 [SplitterH] 112 \ No newline at end of file --- 3,7 ---- [WindowW] 1021 [WindowH] 708 ! [SplitterV] 201 [SplitterH] 112 \ No newline at end of file Index: HelpWrd.txt =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/HelpWrd.txt,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** HelpWrd.txt 17 Jan 2012 21:07:46 -0000 1.16 --- HelpWrd.txt 26 Feb 2012 19:43:26 -0000 1.17 *************** *** 1498,1506 **** INT BX INT BY - :M CLASSINIT: ( n1 -- ) - :M CLASSINIT: ( n1 -- ) - :M CLASSINIT: ( -- ) - :M CLASSINIT: ( editWidth -- ) - :M CLASSINIT: ( -- ) :M CLASSINIT: ( editWidth -- ) :M CLASSINIT: ( -- ) --- 1498,1501 ---- [...1170 lines suppressed...] :M START: ( parent -- ) :M START: ( parent -- ) *************** *** 13815,13818 **** --- 13821,13827 ---- \ NOTE this word also executes PROC, which can be aliased with AS that behaves the same as if \ c PROC "name" has been executed. + : IN-APP-SPACE? ( addr -- flag ) + : IN-CODE-SPACE? ( addr -- flag ) + : IN-SYS-SPACE? ( addr -- flag ) : INIT-HANDLES ( -- ) : INIT-SYSTEM-LOCKS-OFF ( -- ) *************** *** 13853,13856 **** --- 13862,13866 ---- \ any pending message can be handled. NEW-SYS-CHAIN POST-FORGET-CHAIN \ chain of types of things to forget + NEW-SYS-CHAIN PRE-SAVE-IMAGE-CHAIN \ chain for things to be done to an image prior to saving VALUE PROC_NEXT \ next procedure value : RADIX: ( n1 -<name>- ) Index: HelpWrd.hdb =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/HelpWrd.hdb,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 Binary files /tmp/cvsI7WJow and /tmp/cvsVaoHVL differ Index: HelpWrd.tv =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/HelpWrd.tv,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** HelpWrd.tv 17 Jan 2012 21:07:46 -0000 1.15 --- HelpWrd.tv 26 Feb 2012 19:43:26 -0000 1.16 *************** *** 1,782 **** 0 tvn| Words| tvd| 0| ! 1 tvn| CLASSROOT| tvd| 5517| 2 tvn| -methods-| tvd| 0| ! -3 tvn| CLASSINIT:| tvd| 5518| ! -3 tvn| ~:| tvd| 5519| ! -3 tvn| ADDR:| tvd| 5520| ! -3 tvn| PRINT:| tvd| 5521| ! 2 tvn| OBJECT| tvd| 5522| 3 tvn| -methods-| tvd| 0| ! -4 tvn| GET:| tvd| 5523| [...28453 lines suppressed...] ! 2 tvn| \+| tvd| 5343| ! 2 tvn| \-| tvd| 5344| ! 2 tvn| \IN-SYSTEM-OK| tvd| 5349| ! 2 tvn| \S| tvd| 5398| ! 2 tvn| ]MACRO| tvd| 5235| ! 2 tvn| __STDCALL| tvd| 5226| ! 2 tvn| {| tvd| 5421| ! 2 tvn| {:| tvd| 5420| ! 2 tvn| |IF| tvd| 4927| ! 2 tvn| |OF| tvd| 4926| 1 tvn| Deprecated| tvd| 0| ! 2 tvn| .DIR->FILE-NAME| tvd| 5074| ! 2 tvn| >BOLD| tvd| 4138| ! 2 tvn| >NORM| tvd| 4137| ! 2 tvn| ABS>REL| tvd| 5369| ! 2 tvn| REL>ABS| tvd| 5370| ! 2 tvn| TASK-SLEEP| tvd| 2595| ! 2 tvn| _PRINT-DIR-FILES| tvd| 5072| 1 tvn| Vocabularies| tvd| 0| 2 tvn| Application space| tvd| 0| Index: HelpWrd.ndx =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/HelpWrd.ndx,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 Binary files /tmp/cvsVmMHj6 and /tmp/cvsmeaPrp differ |