You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(42) |
Nov
(368) |
Dec
(248) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
(207) |
Mar
(180) |
Apr
(9) |
May
(39) |
Jun
(9) |
Jul
(22) |
Aug
(56) |
Sep
(82) |
Oct
(113) |
Nov
(236) |
Dec
(219) |
2005 |
Jan
(119) |
Feb
(81) |
Mar
(53) |
Apr
(177) |
May
(2) |
Jun
(67) |
Jul
(17) |
Aug
(5) |
Sep
(53) |
Oct
(17) |
Nov
(122) |
Dec
(77) |
2006 |
Jan
(293) |
Feb
(16) |
Mar
(32) |
Apr
(14) |
May
(29) |
Jun
(6) |
Jul
|
Aug
|
Sep
(18) |
Oct
(28) |
Nov
|
Dec
(2) |
2007 |
Jan
(8) |
Feb
(19) |
Mar
(4) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(37) |
Oct
(1) |
Nov
(8) |
Dec
(25) |
2008 |
Jan
(1) |
Feb
(13) |
Mar
(17) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(19) |
Dec
(16) |
2009 |
Jan
(6) |
Feb
(9) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jim K. <jk...@us...> - 2005-11-10 04:00:31
|
Update of /cvsroot/opengtoolkit/dictionary/build_support/doc builder/Type Definitions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19040/build_support/doc builder/Type Definitions Added Files: Library Information Cluster.ctl Log Message: added build support for documentation --- NEW FILE: Library Information Cluster.ctl --- (This appears to be a binary file; contents omitted.) |
Update of /cvsroot/opengtoolkit/dictionary/build_support/doc builder/Utilities In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19040/build_support/doc builder/Utilities Added Files: Doc Builder - Escape Slashes.vi Doc Builder - Replace Cluster of Keywords.vi Doc Builder - Replace Spaces with Underscores.vi Log Message: added build support for documentation --- NEW FILE: Doc Builder - Escape Slashes.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Doc Builder - Replace Cluster of Keywords.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Doc Builder - Replace Spaces with Underscores.vi --- (This appears to be a binary file; contents omitted.) |
Update of /cvsroot/opengtoolkit/dictionary/build_support/doc builder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19040/build_support/doc builder Added Files: Create ALL Documentation.vi Create Library Documentation.vi Create VI Documentation.vi Get VI Parameters and Images.vi Keyword Values - Cluster -.ctl MAIN -- CREATE DOCS.vi New Text Document.txt OGB Replace Keyword in String.vi OGB Replace Keywords in File.vi OGB Replace Keywords in String.vi Read Library Info File.vi conpane_html.txt example.htm {Library Name}.htm {VI Name}.htm Log Message: added build support for documentation --- NEW FILE: example.htm --- <h2><a name="examples">Example</a></h2> <p class="Body">Refer to {Example VI Name} in the <span class="Monospace">labview\{example llb path}</span> for an example of using the {VI Name} function.</p><p class="Body"><a href="javascript:openVI('{Example VI Path}');"><img src="../common/minibutton.gif" border="0"></a> Open example </p> --- NEW FILE: Create ALL Documentation.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: New Text Document.txt --- {VI Name} {VI Description} {Supplimental VI Information} {Link to Additional VI Information and Examples} {VI ConPane Image Path} {Table of VI Parameters} {Additional VI Information} {Example Information} --- NEW FILE: OGB Replace Keywords in File.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: OGB Replace Keywords in String.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: conpane_html.txt --- <!-- Graphic Reference --> <p><img src="{function conpane image path}" border="0"></p> --- NEW FILE: Read Library Info File.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: {Library Name}.htm --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!--Generated from database. Edit in the database; do not edit this file.--> <title>{Library Name} Functions</title> <link rel="STYLESHEET" type="text/css" href="../common/minimal.css"> <script src="../common/web.js" type="text/javascript"></script> <script src="../common/helpserver.js" type="text/javascript"></script> <script src="../common/objectnames.js" type="text/javascript"></script> <script src="../common/DynamicContent.js" type="text/javascript"></script> </head> <BODY onLoad='initPageNoAdjust();' bgcolor="#ffffff"> <noscript> <p class="Body">JavaScript is disabled. <a href="../lvhelp.chm/JavaScript_Disabled.html">Details</a></p> <hr width="100%" noshade> </noscript> <h1>{Library Name} Functions</h1> <p class="Body">{Library Description}</p> <!-- Graphic Reference --> <p><img src="{Library Palette Image Path}" border="0"></p> <table class="Bordered-Wide"><tr><th class="Bordered Left-Align">Palette Object</th><th class="Bordered Left-Align">Description</th></tr> {Function Rows} </table></p> <h2><a name="examples">Example</a></h2> <p class="Body">Refer to the <span class="Monospace">{Library Examples Folder}</span> for examples of using the {Library Name} Functions.</p><p class="Body"><a href="javascript:openLLB('{Library Examples Folder Escaped}');"><img src="../common/minibutton.gif" border="0"></a> Open examples </p> </body> </html> --- NEW FILE: {VI Name}.htm --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <!--Generated from database. Edit in the database; do not edit this file.--> <TITLE>{VI Name}</TITLE> <link rel="STYLESHEET" type="text/css" href="../common/minimal.css"> <script src="../common/web.js" type="text/javascript"></script> <script src="../common/nonscroll.js" type="text/javascript"></script> <script src="../common/helpserver.js" type="text/javascript"></script> <script src="../common/objectnames.js" type="text/javascript"></script> <script src="../common/DynamicContent.js" type="text/javascript"></script> <script type="text/javascript"> <!-- // Hide from older browsers if( typeof fcBrowserName != "undefined" ) { if( fcBrowserName == cBrowserIE ) { document.write ( "<link rel='STYLESHEET' type='text/css' href='../common/nonscroll.css'>" ); } else if( fcBrowserName == cBrowserNN | cBrowserSO | cBrowserUnknown ) { document.write ( "<link rel='STYLESHEET' type='text/css' href='../common/nonIE.css'>" ); } } // End hiding from older browsers --> </script> <link media="print" rel="stylesheet" type="text/css" href="../common/print.css"> </HEAD> <script type="text/javascript"> <!-- // Hide from older browsers if( typeof fcBrowserName != "undefined" ) { if( fcBrowserName == cBrowserIE ) { document.write ( "<BODY onLoad='initPageAdjust();' bgcolor='#ffffff'>" ); } else if( fcBrowserName == cBrowserNN | cBrowserSO | cBrowserUnknown ) { document.write ( "<BODY 'initPageNoAdjust();' bgcolor='#ffffff'>" ); } } // End hiding from older browsers --> </script> <noscript> <p class="Body">JavaScript is disabled. <a href="../lvhelp.chm/JavaScript_Disabled.html">Details</a></p> <hr width="100%" noshade> </noscript> <div id="styleDivTitle"> <H1> <!-- VI or Function Name --> {VI Name} </H1> <p class="Body"> <!-- VI/Function Description --> {VI Description} <!-- Supplemental VI/Function Information --> {Supplimental VI Information} <!-- Link to Additional VI/Function Information and Examples --> {Link to Additional VI Information and Examples} </p> <!-- Graphic Reference --> <p><img src="{VI ConPane Image Path}" border="0"></p> <table class="Borderless"><tr> <td><a href="javascript:placeObject('{VI Name}');"><img src="../common/minibutton.gif" border="0"></a> Place on the block diagram</td> <td><a href="javascript:findObject('{VI Name}');"><img src="../common/minibutton.gif" border="0"></a> Find on the <strong>Functions</strong> palette</td> </tr></table> </div> <div id="styleDivScrolling"> <!-- Table of VI/Function Parameters --> {Table of VI Parameters} <!-- Additional VI/Function Information --> {Additional VI Information} <!-- Example Information --> {Example Information} </div> </body> </HTML> --- NEW FILE: Create Library Documentation.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Create VI Documentation.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: OGB Replace Keyword in String.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: MAIN -- CREATE DOCS.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Get VI Parameters and Images.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Keyword Values - Cluster -.ctl --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2005-11-10 03:59:25
|
Update of /cvsroot/opengtoolkit/dictionary/build_support/doc builder/Utilities In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18943/Utilities Log Message: Directory /cvsroot/opengtoolkit/dictionary/build_support/doc builder/Utilities added to the repository |
From: Jim K. <jk...@us...> - 2005-11-10 03:59:25
|
Update of /cvsroot/opengtoolkit/dictionary/build_support/doc builder/Type Definitions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18943/Type Definitions Log Message: Directory /cvsroot/opengtoolkit/dictionary/build_support/doc builder/Type Definitions added to the repository |
From: Jim K. <jk...@us...> - 2005-11-10 03:59:21
|
Update of /cvsroot/opengtoolkit/dictionary/build_support/doc builder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18925/doc builder Log Message: Directory /cvsroot/opengtoolkit/dictionary/build_support/doc builder added to the repository |
From: Jim K. <jk...@us...> - 2005-11-10 01:40:37
|
Update of /cvsroot/opengtoolkit/dictionary/build_support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27731/build_support Modified Files: Call-Back VI - Rem namespace from Window Title.vi dictionary.rev Log Message: Index: Call-Back VI - Rem namespace from Window Title.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/build_support/Call-Back VI - Rem namespace from Window Title.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs2v0kbT and /tmp/cvsNKr5UL differ Index: dictionary.rev =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/build_support/dictionary.rev,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dictionary.rev 9 Nov 2005 18:10:19 -0000 1.3 --- dictionary.rev 10 Nov 2005 01:40:29 -0000 1.4 *************** *** 1,8 **** [dictionary.ogbld] Version=1.0 ! Build_Number=12 ! Build_Date="11/9/2005 9:42:36 AM" Status=OK ! Warnings=5 Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/dictionary/build_support/dictionary.log --- 1,8 ---- [dictionary.ogbld] Version=1.0 ! Build_Number=19 ! Build_Date="11/9/2005 5:38:17 PM" Status=OK ! Warnings=6 Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/dictionary/build_support/dictionary.log |
From: Jim K. <jk...@us...> - 2005-11-10 01:40:37
|
Update of /cvsroot/opengtoolkit/dictionary In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27731 Modified Files: dictionary.ogbld Log Message: Index: dictionary.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/dictionary.ogbld,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dictionary.ogbld 8 Nov 2005 17:59:49 -0000 1.1 --- dictionary.ogbld 10 Nov 2005 01:40:29 -0000 1.2 *************** *** 52,56 **** Apply New Password="" RemovePolyVIsAndTypedefs=FALSE ! Allow CBVI & Build Hierarchy Overlap=FALSE Namespace Convention=0 Call-Back VI 1="build_support/Call-Back VI - Rem namespace from Window Title.vi" --- 52,56 ---- Apply New Password="" RemovePolyVIsAndTypedefs=FALSE ! Allow CBVI & Build Hierarchy Overlap=TRUE Namespace Convention=0 Call-Back VI 1="build_support/Call-Back VI - Rem namespace from Window Title.vi" |
Update of /cvsroot/opengtoolkit/dictionary/source/Public In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24880/source/Public Modified Files: Dictionary Clear.vi Dictionary Copy.vi Dictionary Create.vi Dictionary Delete Element.vi Dictionary Destroy.vi Dictionary Get Items.vi Dictionary Get Keys.vi Dictionary Get Value.vi Dictionary Get Values.vi Dictionary Has Key.vi Dictionary Pop Item.vi Dictionary Update (by reference).vi Dictionary Update (by scalar value).vi Dictionary Update (by value).vi Dictionary Update (poly).vi Log Message: removed Input/Output from VI desc and put in respective control and indicator descriptions Index: Dictionary Create.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Create.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsZIL90N and /tmp/cvsUwNeCl differ Index: Dictionary Delete Element.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Delete Element.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvstcFb5R and /tmp/cvsS0mRKp differ Index: Dictionary Get Values.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Values.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsY3DXYH and /tmp/cvshVlaJf differ Index: Dictionary Update (poly).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (poly).vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsbnOP6L and /tmp/cvszTTeVj differ Index: Dictionary Get Value.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Value.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvszdtJSM and /tmp/cvsldJlPk differ Index: Dictionary Update (by scalar value).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (by scalar value).vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsCD6QQQ and /tmp/cvsxXQqRo differ Index: Dictionary Update (by reference).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (by reference).vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsfRX2WP and /tmp/cvsk0br1n differ Index: Dictionary Clear.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Clear.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsIWysJT and /tmp/cvseyIyRr differ Index: Dictionary Get Items.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Items.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvs87kGKV and /tmp/cvsIX5LXt differ Index: Dictionary Update (by value).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (by value).vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsxirHTY and /tmp/cvs5Gzbfx differ Index: Dictionary Pop Item.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Pop Item.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsTHXNX0 and /tmp/cvsgxv3nz differ Index: Dictionary Copy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Copy.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvs8a3AX2 and /tmp/cvsqIV4tB differ Index: Dictionary Get Keys.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Keys.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsU7jtq5 and /tmp/cvs8OEw3D differ Index: Dictionary Destroy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Destroy.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsNDx724 and /tmp/cvsADQNJD differ Index: Dictionary Has Key.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Has Key.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsSGZvn6 and /tmp/cvsaUBx7E differ |
From: Ashish U. <ash...@us...> - 2005-11-10 01:22:56
|
Update of /cvsroot/opengtoolkit/dictionary/source/Data Structures In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24880/source/Data Structures Modified Files: Dictionary Object RefNum - Enum.ctl Dictionary Object RefNum.ctl Log Message: removed Input/Output from VI desc and put in respective control and indicator descriptions Index: Dictionary Object RefNum - Enum.ctl =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Data Structures/Dictionary Object RefNum - Enum.ctl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsPu7Llt and /tmp/cvsOKZ9ZZ differ Index: Dictionary Object RefNum.ctl =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Data Structures/Dictionary Object RefNum.ctl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvscwc8us and /tmp/cvsMs1xdZ differ |
From: Ashish U. <ash...@us...> - 2005-11-10 01:22:55
|
Update of /cvsroot/opengtoolkit/dictionary/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24880/source Modified Files: Dictionary - VI Tree.vi Log Message: removed Input/Output from VI desc and put in respective control and indicator descriptions Index: Dictionary - VI Tree.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Dictionary - VI Tree.vi,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 Binary files /tmp/cvshoX9Ox and /tmp/cvsXk5hL4 differ |
From: Ashish U. <ash...@us...> - 2005-11-10 00:16:08
|
Update of /cvsroot/opengtoolkit/dictionary/source/Public In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4496/source/Public Modified Files: Dictionary Update (poly).vi Log Message: modified text for Update VI (polymorphic ) Index: Dictionary Update (poly).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (poly).vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsJ3El39 and /tmp/cvsbCNlj2 differ |
From: Ashish U. <ash...@us...> - 2005-11-10 00:16:08
|
Update of /cvsroot/opengtoolkit/dictionary/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4496/source Modified Files: Dictionary - VI Tree.vi Log Message: modified text for Update VI (polymorphic ) Index: Dictionary - VI Tree.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Dictionary - VI Tree.vi,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 Binary files /tmp/cvsuczGpd and /tmp/cvsWYyLI5 differ |
From: Ashish U. <ash...@us...> - 2005-11-10 00:15:43
|
Update of /cvsroot/opengtoolkit/dictionary/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4297/Documentation Modified Files: Dictionary VIs Information.doc Log Message: modified text for Update VI (polymorphic ) Index: Dictionary VIs Information.doc =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/Documentation/Dictionary VIs Information.doc,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvs2u9jfu and /tmp/cvsRic6hf differ |
Update of /cvsroot/opengtoolkit/dictionary/source/Public In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22034/source/Public Modified Files: Dictionary Clear.vi Dictionary Copy.vi Dictionary Create.vi Dictionary Delete Element.vi Dictionary Destroy.vi Dictionary Get Items.vi Dictionary Get Keys.vi Dictionary Get Value.vi Dictionary Get Values.vi Dictionary Has Key.vi Dictionary Pop Item.vi Dictionary Update (by reference).vi Dictionary Update (by scalar value).vi Dictionary Update (by value).vi Log Message: Added VI Descriptions Index: Dictionary Create.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Create.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsif7LLH and /tmp/cvsYHpFjJ differ Index: Dictionary Delete Element.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Delete Element.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsN22NmK and /tmp/cvsyIHh1L differ Index: Dictionary Get Values.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Values.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvs0q7XeB and /tmp/cvs4HqdsF differ Index: Dictionary Get Value.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Value.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsutKbRN and /tmp/cvsSPdqAS differ Index: Dictionary Update (by scalar value).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (by scalar value).vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsJiuWgO and /tmp/cvsem146S differ Index: Dictionary Update (by reference).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (by reference).vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsq71cK4 and /tmp/cvsOgQfaa differ Index: Dictionary Clear.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Clear.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsP45FKh and /tmp/cvsIa3z6n differ Index: Dictionary Get Items.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Items.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsBphKdh and /tmp/cvsNtkzDn differ Index: Dictionary Update (by value).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (by value).vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsT85a7k and /tmp/cvsOtBpBr differ Index: Dictionary Pop Item.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Pop Item.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvs5IjyBm and /tmp/cvskadc9s differ Index: Dictionary Copy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Copy.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsg6p7No and /tmp/cvshBOuxv differ Index: Dictionary Get Keys.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Get Keys.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsH5HAqv and /tmp/cvs8yOrqC differ Index: Dictionary Destroy.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Destroy.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsps03Ry and /tmp/cvsqziA0F differ Index: Dictionary Has Key.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Has Key.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvs5aZrRA and /tmp/cvsICV64H differ |
From: Ashish U. <ash...@us...> - 2005-11-09 23:43:21
|
Update of /cvsroot/opengtoolkit/dictionary/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22034/source Modified Files: Dictionary - VI Tree.vi Log Message: Added VI Descriptions Index: Dictionary - VI Tree.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Dictionary - VI Tree.vi,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsd6052x and /tmp/cvsOkwwcz differ |
From: Ashish U. <ash...@us...> - 2005-11-09 23:12:34
|
Update of /cvsroot/opengtoolkit/dictionary/source/Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10940/source/Tests Removed Files: Dictionary Example.vi Log Message: moved to Examples folder --- Dictionary Example.vi DELETED --- |
From: Ashish U. <ash...@us...> - 2005-11-09 23:11:26
|
Update of /cvsroot/opengtoolkit/dictionary/source/Examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10488/source/Examples Added Files: Dictionary Example.vi Log Message: --- NEW FILE: Dictionary Example.vi --- (This appears to be a binary file; contents omitted.) |
From: Ashish U. <ash...@us...> - 2005-11-09 23:11:04
|
Update of /cvsroot/opengtoolkit/dictionary/source/Examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10318/Examples Log Message: Directory /cvsroot/opengtoolkit/dictionary/source/Examples added to the repository |
From: Ashish U. <ash...@us...> - 2005-11-09 23:09:39
|
Update of /cvsroot/opengtoolkit/dictionary/source/Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9731/source/Tests Modified Files: Dictionary Example.vi Log Message: Index: Dictionary Example.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Tests/Dictionary Example.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsz9xfFS and /tmp/cvskDha9a differ |
From: Ashish U. <ash...@us...> - 2005-11-09 23:08:34
|
Update of /cvsroot/opengtoolkit/dictionary/source/Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9266/source/Tests Added Files: Dictionary Example.vi Log Message: example VI to display and modify User Info --- NEW FILE: Dictionary Example.vi --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2005-11-09 18:10:30
|
Update of /cvsroot/opengtoolkit/dictionary/build_support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26008/build_support Modified Files: dictionary.rev Log Message: Index: dictionary.rev =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/build_support/dictionary.rev,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dictionary.rev 8 Nov 2005 18:48:34 -0000 1.2 --- dictionary.rev 9 Nov 2005 18:10:19 -0000 1.3 *************** *** 1,8 **** [dictionary.ogbld] Version=1.0 ! Build_Number=10 ! Build_Date="11/8/2005 10:17:47 AM" Status=OK Warnings=5 ! Log_File="/D/Projects/OpenG/opengtoolkit/CVS_Folders/dictionary (new)/build_support/dictionary.log" --- 1,8 ---- [dictionary.ogbld] Version=1.0 ! Build_Number=12 ! Build_Date="11/9/2005 9:42:36 AM" Status=OK Warnings=5 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/dictionary/build_support/dictionary.log |
From: Jim K. <jk...@us...> - 2005-11-09 18:10:30
|
Update of /cvsroot/opengtoolkit/dictionary In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26008 Modified Files: build dictionary.vi Log Message: Index: build dictionary.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/build dictionary.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsh5Ows4 and /tmp/cvsPXizkt differ |
From: Ashish U. <ash...@us...> - 2005-11-09 17:45:51
|
Update of /cvsroot/opengtoolkit/dictionary/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10177/Documentation Modified Files: Dictionary VIs Information.doc Log Message: accepted all the changes Index: Dictionary VIs Information.doc =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/Documentation/Dictionary VIs Information.doc,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvswk2rZM and /tmp/cvs7lZCZt differ |
From: Jim K. <jk...@us...> - 2005-11-09 17:45:06
|
Update of /cvsroot/opengtoolkit/dictionary/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12282/source Modified Files: Dictionary - VI Tree.vi Log Message: made dictionary input required Index: Dictionary - VI Tree.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Dictionary - VI Tree.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsw0r1Ix and /tmp/cvs6PXrxT differ |