------------------NOTICE-------------------------------* Software ID: lib Copyright: _curl_.e, _curl_constants_.e: (c) 1998-2016, Daniel Stenberg,, et al. _date_.e: (c) 1996, Junko C. Miura, Rapid Deployment Software _eumem_.e: OpenEuphoria team _eunet_.e: (c) 2008, Michael J. Sabal _grid_.e: (c) 2008, Phil Russell _idle_.e: (c) 2008, Ryan Johnson _libssh2_.e, _libssh2_constants_.e: (c) 2004-2009, Sara Golemon; (c) 2009 by Daniel Stenberg; (c) 2010 Simon Josefsson _md5_.e, _md5x_.e: (c) 2000, Davi Tassinari de Figueiredo _mysql_.e: (c) 2009-2010, Jeremy Cowgar (EDBI) _pipeio_.e: OpenEuphoria team _process_.e: (c) 2006, Pete Stoner (Windows part) _rand_.e: (c) 2007, CChris (high resolution timer) _sockets_.e: (c) 2005, Brett A. Pantalone _sqlite3_.e: (c) 2002 Ray Smith; (c) 2004 C M Burch; (c) 2005 Tone Skoda _telnet_.e, _telnet2_.e, telnet_eunet_.e: (c) 1996-2002 François Piette _w32constants_.e, _w32routines_.e: (c) Microsoft; (c) Mingw project _w32errors_.e: (c) Microsoft; (c) 2001, Fabio Ramirez (sys_FormatMessage()) _winhttp_.e, _winhttp_constants_.e: (c) Microsoft _wininet_, _wininet_constants_.e: (c) Microsoft _xlswrite_.e: (c) 2014-2015, John McNamara; (c) Greg Haberek Licence: This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. 2. If you use this software in a product, acknowedgement in the product's documentation and binary are required. 3. Altered source versions, and works substantially derived from the it, must... a) be plainly be marked as such, b) not be misrepresented as the original software, c) include this notice, unaltered. ------------------End of NOTICE------------------------*
Topic | Description |
Index | Alphabetical list of all items. |
Common | Common routines used by other libraries. |
Conversion | Conversion routines. |
CURL | Wrappers for libcurl. |
CURL constants | Constants used by libcurl. |
Date | Date calculations |
Debug | Debug routines. |
DLL | Routines used by DLL wrappers. |
EuMem | OpenEuphoria's std/eumem.e. |
EuNet | Series of cross-platform networking routines using native function calls. |
External routines | Wrappers for all third parties DLLs. |
File | File Input/Output. |
EuGrid | Routines on top of EuGrid |
HTML | HTML/XML parsing routines and HTML/URL conversion routines. |
Idle | High resolution timer routines. |
JSON | JSON-related routines. |
SSH2 | Wrappers for libssh2. |
SSH2 constants | Constants used by libssh2. |
Machine | Machine Level Access. |
Math | Mathematical functions. |
MD5 | MD5 Message-Digest Algorithm. |
MD5 (2) | MD5 Message-Digest Algorithm. Variant. |
MySQL | Manage MySQL/MariaDB databases. |
Named Pipes | Pipe Input/Output. |
Processes | Routines to list system processes. |
Randomization | Initialization of a random sequence generator based on a high-resolution timer. |
Search | Routines to find elements in sequences. |
Sequence | Routines to manage sequences. |
Sockets | Wrappers for Winsock API function calls. |
Sort | Sorting routines. |
SQLite3 | Manage SQLite3 databases. |
Stack | Routines to manage FIFO or LIFO stacks. |
Telnet | Telnet routines. |
Telnet (2) | Telnet routines. Variant based on circular buffers. |
Telnet for EuNet | Telnet routines for EuNet. |
Types | Type declarations. |
Win32 constants | Windows PI constants. |
Win32 errors | Routines ued to decode and display Win32 errors. |
Win32 routines | Wrapper for Win32 routines. |
WinHTTP | Wrappers for WinHTTP. |
WinHTTP constants | Constants used by WinHTTP. |
Wininet | Wrappers for Wininet. |
Wininet constants | Constants used by Wininet. |
XLS Writer | Routines to write XLS files. |