BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Please support our sponsors!
REBOL/Core
Version History
  Go back to the REBOL/Core Page

PPC experimental version for BeOS R5:
 
Version 2.4.40.5.1
 License:   Commercial Demo
 Updated:   January 29, 2001
 Source:   Source Not Available
Changes doc will be forthcoming. This is the last experimental REBOL Technologies will post before the Core 2.5 release.

PowerPC Version - requires R5   (272 KB) 443 downloads
  Working Link Download REBOL Technologies

Version 2.4.39.5.1
 License:   Commercial
 Updated:   December 1, 2000
 Source:   Source Not Available
======================================================= CHANGES --- REBOL/core 2.4.39 experimental ======================================================= Added GET-MODES and SET-MODES for file and network ports. (These functions are NOT documented at this time and are subject to change in later versions. Use at own risk.)

Added fork selection to the /custom block for OPEN, READ etc.

Added /skip refinment to SELECT, FIND, UNION, INTERSECT, EXCLUDE, DIFFERENCE, UNIQUE.

Added garbage collection of unreferenced open ports.

Added CHECKSUM/hash.

Removed /only refinement from DIFFERENCE (EXCLUDE is equivalent).

Numerous fixes, enhancements and optimizations for list! and hash!.

Added SYSTEM/SCRIPT/HEADER/CONTENT. When a REBOL script has the field CONTENT within the REBOL header and CONTENT is set to TRUE, the source code of the script will be placed in SYSTEM/SCRIPT/HEADER/CONTENT if the script is evaluated with DO, or included in the REBOL header oject found in the loaded block if imported with LOAD/header (or LOAD/next/header).

Added NOW/precise refinement.

Added asynchronous 'wait-able DNS for Unix and Windows:
open dns:///async, then insert/wait/copy.

UNIQUE uses the /case refinement.

TO-BINARY of tuples now uses the tuple values instead of forming the tuple.

LOAD/next/header now works as you would expect, resulting in a block with the evaluated header followed by the rest of the script as a string.

JOIN on binary values now joins as binaries, not formed strings.

Time! values can convert to integers and decimals.

Weekdays fixed in system/locale/days.

MOLD/only - does not include the outermost [] in the outer block.

WAIT now works correctly on /lines ports opened without /with.

WAIT now supports ports handlers (http, tcp etc.) in /direct mode.

Added 'awake field in port-spec and root protocol to specify a block or function called when wait is about to wake up. Used to implement background processing.

RANDOM now accepts series values picking a random item from that series.

Subtraction of a date! value months bug fixed.

Indefinite extent fixed, more or less.

Numerous other bug fixes.



PowerPC Version - requires R5   (168 KB) 71 downloads
  Working Link Download REBOL Technologies

Version 2.4.37.5.1
 License:   Commercial
 Updated:   September 30, 2000
 Source:   Source Not Available
 (no information provided)

PowerPC Version - requires R5   (159 KB) 125 downloads
  Working Link Download REBOL Technologies

PPC release version for BeOS R4:
 
Version 2.5.0.5.1
 License:   Commercial
 Updated:   March 26, 2001
 Source:   Source Not Available
Contains hundreds of improvements and bug fixes. Highlights include:
  • New APOP (authenticated POP) and IMAP email protocols.
  • Fully revised HASH and LIST datatypes. More complete, consistent, reliable, and faster!
  • Multiple enhancements to file/network ports.
  • Extensive file/network port mode support, including Macintosh forks.
  • More support for asynchronous port operations.
  • All new SORT function with many new modes.
  • New and fixed command line options.
  • Cryptographically secure and hashed checksum generation.
  • New method of object merging and object access.
  • Useful extensions to data set operations.
  • Improvements to LOAD and MOLD functions.


PowerPC Version - requires R4   (182 KB) 122 downloads
  Working Link Download REBOL Technologies

Version 2.2.0.5.1
 License:   Commercial
 Updated:   September 30, 2000
 Source:   Source Not Available
 (no information provided)

PowerPC Version - requires R4   (152 KB) 97 downloads
  Working Link Download REBOL Technologies

x86 experimental version for BeOS R5:
 
Version 2.4.40.5.2
 License:   Commercial Demo
 Updated:   January 29, 2001
 Source:   Source Not Available
Changes doc will be forthcoming. This is the last experimental REBOL Technologies will post before the Core 2.5 release.

Intel Version - requires R5   (294 KB) 415 downloads
  Working Link Download REBOL Technologies

Version 2.4.39.5.2
 License:   Commercial
 Updated:   December 1, 2000
 Source:   Source Not Available
======================================================= CHANGES --- REBOL/core 2.4.39 experimental ======================================================= Added GET-MODES and SET-MODES for file and network ports. (These functions are NOT documented at this time and are subject to change in later versions. Use at own risk.)

Added fork selection to the /custom block for OPEN, READ etc.

Added /skip refinment to SELECT, FIND, UNION, INTERSECT, EXCLUDE, DIFFERENCE, UNIQUE.

Added garbage collection of unreferenced open ports.

Added CHECKSUM/hash.

Removed /only refinement from DIFFERENCE (EXCLUDE is equivalent).

Numerous fixes, enhancements and optimizations for list! and hash!.

Added SYSTEM/SCRIPT/HEADER/CONTENT. When a REBOL script has the field CONTENT within the REBOL header and CONTENT is set to TRUE, the source code of the script will be placed in SYSTEM/SCRIPT/HEADER/CONTENT if the script is evaluated with DO, or included in the REBOL header oject found in the loaded block if imported with LOAD/header (or LOAD/next/header).

Added NOW/precise refinement.

Added asynchronous 'wait-able DNS for Unix and Windows:
open dns:///async, then insert/wait/copy.

UNIQUE uses the /case refinement.

TO-BINARY of tuples now uses the tuple values instead of forming the tuple.

LOAD/next/header now works as you would expect, resulting in a block with the evaluated header followed by the rest of the script as a string.

JOIN on binary values now joins as binaries, not formed strings.

Time! values can convert to integers and decimals.

Weekdays fixed in system/locale/days.

MOLD/only - does not include the outermost [] in the outer block.

WAIT now works correctly on /lines ports opened without /with.

WAIT now supports ports handlers (http, tcp etc.) in /direct mode.

Added 'awake field in port-spec and root protocol to specify a block or function called when wait is about to wake up. Used to implement background processing.

RANDOM now accepts series values picking a random item from that series.

Subtraction of a date! value months bug fixed.

Indefinite extent fixed, more or less.

Numerous other bug fixes.



Intel Version - requires R5   (182 KB) 99 downloads
  Working Link Download REBOL Technologies

Version 2.4.37.5.2
 License:   Commercial
 Updated:   September 30, 2000
 Source:   Source Not Available
 (no information provided)

Intel Version - requires R5   (172 KB) 156 downloads
  Working Link Download REBOL Technologies

x86 release version for BeOS R5:
 
Version 2.5.0.5.2
 License:   Commercial
 Updated:   March 26, 2001
 Source:   Source Not Available
Contains hundreds of improvements and bug fixes. Highlights include:
  • New APOP (authenticated POP) and IMAP email protocols.
  • Fully revised HASH and LIST datatypes. More complete, consistent, reliable, and faster!
  • Multiple enhancements to file/network ports.
  • Extensive file/network port mode support, including Macintosh forks.
  • More support for asynchronous port operations.
  • All new SORT function with many new modes.
  • New and fixed command line options.
  • Cryptographically secure and hashed checksum generation.
  • New method of object merging and object access.
  • Useful extensions to data set operations.
  • Improvements to LOAD and MOLD functions.


Intel Version - requires R5   (194 KB) 465 downloads
  Working Link Download REBOL Technologies

Version 2.3.0.5.2
 License:   Commercial
 Updated:   September 30, 2000
 Source:   Source Not Available
 (no information provided)

Intel Version - requires R5   (186 KB) 278 downloads
  Working Link Download REBOL Technologies

 
BeGroovy
  Recent Downloads  -  # 221
Total Downloads  -  # 1,093
Total Views  -  # 1,001
User Ratings  -  N/A
  Dev. Languages
Misc. Network
Misc. WebDev Tools
1.  QEMU - 9.62
2.  ScummVM - 9.50
3.  cpu_fix - 9.42
4.  Jukebox - 9.36
5.  Haiku AGP busm... - 9.35
6.  vim6 - 9.31
7.  Transmission - 9.27
8.  Beezer - 9.25
9.  BeeF - 9.25
10.  HandBrake - 9.24
1.  Ati Radeon Grap... - 386
2.  BeOS 5 Personal... - 259
3.  Realtek RTL8139... - 208
4.  ATI Rage 128 Pr... - 166
5.  USB Serial driver - 128
6.  DjVu Viewer - 111
7.  Ensoniq AudioPC... - 103
8.  Firefox - 103
9.  Broadcom 440x 10... - 97
10.  S3 Trio 64 v2 DX... - 82
You are not logged in.
 Login or create an account...
Hosted by NetConnect

 
Unless otherwise noted, everything is copyright © 1999-2002 Fifth Ace Productions, LLC. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.
Fifth Ace Productions