<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/bwbasic, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-08-09T21:41:23Z</updated>
<entry>
<title>Update to version 2.20pl2, as hinted by Roland Illig in PR 26577.  While</title>
<updated>2004-08-09T21:41:23Z</updated>
<author>
<name>cube</name>
<email>cube</email>
</author>
<published>2004-08-09T21:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ac96c1a4774dc1f9be1c6265f8f4b36e3566bf1d'/>
<id>urn:sha1:ac96c1a4774dc1f9be1c6265f8f4b36e3566bf1d</id>
<content type='text'>
here, find a new fetch site since the previous one didn't work any more.

Patch1:

bwb_cnd.c
   Moved init routine for bwb_while so that it would be initialized regardless
   of expression value, not just if TRUE.  This was causing some segmentation
   faults in WHILE-WEND loops.

bwb_elx.c
   Plugged gaping memory leak.  Temp variable space for expression evaluation
   was being allocated but not freed when done (oops!).

bwb_fnc.c
   Added check for NULL return from getenv to prevent segmentation faults.

Patch2:

bwb_cmd.c
   Fixed calling stack level logic in RETURN statement to prevent erroneous
   "RETURN without GOSUB" messages.

bwb_cnd.c
bwb_stc.c

   Changed continuation condition for WHILE, ELSEIF, and LOOP UNTIL
   to be != FALSE, not == TRUE.  More in line with common commercial
   BASIC implementations.

bwb_mth.c
   Fixed initialization in VAL function so that old results are not later
   returned as values.

bwb_var.c
   Added parenthesis level checking to dim_getparams. Using multi-level
   expressions as array subscripts was causing the program to bomb.

bwx_iqc.c
bwx_tty.c
bwb_mes.h
   Added second copyright notice.

bwb_dio.c
bwb_str.c
   Added support for strings longer than 255 characters.

bwb_prn.c
   Disabled tab expansion and print width checks when not printing to a file.

bwb_inp.c
   Fixed LINE INPUT file reads to accommodate strings of length MAXSTRINGSIZE.

bwx_ncu.h
bwx_ncu.c
   New files.  Code for UNIX ncurses interface, compliments of L.C. Benschop,
   Eindhoven, The Netherlands.

Makefile.ncu
   New files.  Sample makefile for ncurses implementation.

bwbasic.h
   Revised defines for MININTSIZE and MAXINTSIZE from 16-bit to 32-bit limits.
   Revised define for MAXSTRINGSIZE from 255 to 5000 characters.
   Changed string length from unsigned char to unsigned int to support strings
   longer than 255 characters.
   Added support for new ncurses package.
   Revised VERSION define to reflect above changes.
</content>
</entry>
<entry>
<title>Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248</title>
<updated>2004-01-27T00:53:10Z</updated>
<author>
<name>heinz</name>
<email>heinz</email>
</author>
<published>2004-01-27T00:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=022eb86624280ef9db72559a99f9253a3d003132'/>
<id>urn:sha1:022eb86624280ef9db72559a99f9253a3d003132</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move WRKSRC definition away from the first paragraph in a Makefile.</title>
<updated>2004-01-20T12:18:15Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2004-01-20T12:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1e53090cc228edde244c3b79950271b8ca469b1f'/>
<id>urn:sha1:1e53090cc228edde244c3b79950271b8ca469b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop trailing whitespace.  Ok'ed by wiz.</title>
<updated>2003-05-06T17:40:18Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-05-06T17:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a79423b6feb188f48299ebbaf981575b33d3f48'/>
<id>urn:sha1:5a79423b6feb188f48299ebbaf981575b33d3f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.</title>
<updated>2003-03-29T12:40:00Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2003-03-29T12:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=95b3e3e2360a18f5efbc61ef85a063b7481be09f'/>
<id>urn:sha1:95b3e3e2360a18f5efbc61ef85a063b7481be09f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use appropriate permissions for installed example files.</title>
<updated>2002-09-25T06:37:19Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2002-09-25T06:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9293ed15da0714e591cd2c505f63f42eb311e3bb'/>
<id>urn:sha1:9293ed15da0714e591cd2c505f63f42eb311e3bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.20nb1: Update to use currently available distfiles,</title>
<updated>2002-05-20T10:39:36Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2002-05-20T10:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5bba8e54297a9229995e7db78f8cda29d65bee82'/>
<id>urn:sha1:5bba8e54297a9229995e7db78f8cda29d65bee82</id>
<content type='text'>
which avoids the hacks for the provided dist-patches. From
Jan Schaumann in pkg/16413.
Don't install documentation in two places, and some other minor cleanups.
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-11-01T00:20:13Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-11-01T00:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=21b47178a2509fb914e8d69116de89c76d5ad1d2'/>
<id>urn:sha1:21b47178a2509fb914e8d69116de89c76d5ad1d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to sha1 digests, and add distfile sizes.</title>
<updated>2001-04-19T15:00:47Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-04-19T15:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d931c3d3d7eabde56e82836a6a9818bf5c893983'/>
<id>urn:sha1:d931c3d3d7eabde56e82836a6a9818bf5c893983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ move the distfile digest/checksum value from files/md5 to distinfo</title>
<updated>2001-04-17T11:22:34Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-04-17T11:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e6c8aabc84fba3966fb102cb746cf9060d77770'/>
<id>urn:sha1:4e6c8aabc84fba3966fb102cb746cf9060d77770</id>
<content type='text'>
+ move the patch digest/checksum values from files/patch-sum to distinfo
</content>
</entry>
</feed>
