From 44ed48ffa6c39653415b0e0e528a1e8a515a7a77 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Mon, 8 Feb 2010 22:07:45 +0100 Subject: more enhancements for the lib --- doc/lib.txt | 5 ++++ doc/theindex.txt | 79 +++++++++++++++++++++++++++----------------------------- 2 files changed, 43 insertions(+), 41 deletions(-) (limited to 'doc') diff --git a/doc/lib.txt b/doc/lib.txt index 31601bab3..7167cbf4e 100755 --- a/doc/lib.txt +++ b/doc/lib.txt @@ -67,6 +67,8 @@ String handling Ropes can represent very long strings efficiently; especially concatenation is done in O(1) instead of O(n). +* `unidecode `_ + Generic Operating System Services --------------------------------- @@ -345,3 +347,6 @@ not contained in the distribution. You can then find them on the website. * `libzip `_ Interface to the `lib zip `_ library by Dieter Baron and Thomas Klausner. +* `iup `_ + Wrapper of the IUP GUI library. + diff --git a/doc/theindex.txt b/doc/theindex.txt index 78a93309d..06cec5d19 100755 --- a/doc/theindex.txt +++ b/doc/theindex.txt @@ -186,9 +186,6 @@ Index * `system.html#343 `_ * `system.html#344 `_ - `<=%`:idx: - `unicode.html#103 `_ - `<=%`:idx: * `system.html#303 `_ * `system.html#304 `_ @@ -196,6 +193,9 @@ Index * `system.html#306 `_ * `system.html#307 `_ + `<=%`:idx: + `unicode.html#103 `_ + `==`:idx: * `md5.html#107 `_ * `system.html#258 `_ @@ -248,16 +248,16 @@ Index `ropes.html#115 `_ `[]`:idx: - `macros.html#112 `_ + `strtabs.html#107 `_ `[]`:idx: - `strtabs.html#107 `_ + `macros.html#112 `_ `[]=`:idx: - `macros.html#113 `_ + `strtabs.html#106 `_ `[]=`:idx: - `strtabs.html#106 `_ + `macros.html#113 `_ `[ESC]`:idx: `manual.html#134 `_ @@ -1260,7 +1260,7 @@ Index `manual.html#222 `_ `downloadFile`:idx: - `httpclient.html#111 `_ + `httpclient.html#110 `_ `dt`:idx: `xmlgen.html#128 `_ @@ -1338,7 +1338,7 @@ Index * `system.html#165 `_ `EHttpRequestErr`:idx: - `httpclient.html#104 `_ + `httpclient.html#103 `_ `EInvalidCsv`:idx: `parsecsv.html#105 `_ @@ -1362,7 +1362,7 @@ Index `pegs.html#150 `_ `EInvalidProtocol`:idx: - `httpclient.html#103 `_ + `httpclient.html#102 `_ `EInvalidRegEx`:idx: `regexprs.html#104 `_ @@ -1409,12 +1409,12 @@ Index `enum_cursor_type`:idx: `mysql.html#237 `_ - `enumeration`:idx: - `tut1.html#113 `_ - `Enumeration`:idx: `manual.html#155 `_ + `enumeration`:idx: + `tut1.html#113 `_ + `enum_field_types`:idx: `mysql.html#202 `_ @@ -1817,7 +1817,7 @@ Index * `tut2.html#109 `_ `get`:idx: - `httpclient.html#107 `_ + `httpclient.html#106 `_ `GetAllRows`:idx: * `db_postgres.html#111 `_ @@ -1843,7 +1843,7 @@ Index `os.html#167 `_ `getContent`:idx: - `httpclient.html#108 `_ + `httpclient.html#107 `_ `getContentLength`:idx: `cgi.html#111 `_ @@ -1897,9 +1897,6 @@ Index `getGMTime`:idx: `times.html#107 `_ - `getHeaderValue`:idx: - `httpclient.html#105 `_ - `getHomeDir`:idx: `os.html#166 `_ @@ -2156,12 +2153,12 @@ Index `ident=`:idx: `macros.html#132 `_ - `IdentChars`:idx: - `strutils.html#105 `_ - `identChars`:idx: `pegs.html#128 `_ + `IdentChars`:idx: + `strutils.html#105 `_ + `identifier`:idx: `manual.html#105 `_ @@ -2379,12 +2376,12 @@ Index * `macros.html#118 `_ * `ropes.html#103 `_ - `Letters`:idx: - `strutils.html#103 `_ - `letters`:idx: `pegs.html#125 `_ + `Letters`:idx: + `strutils.html#103 `_ + `li`:idx: `xmlgen.html#148 `_ @@ -3316,6 +3313,12 @@ Index `ONLY_KILL_QUERY`:idx: `mysql.html#189 `_ + `Open`:idx: + * `system.html#507 `_ + * `system.html#508 `_ + * `db_postgres.html#118 `_ + * `db_mysql.html#118 `_ + `open`:idx: * `lexbase.html#104 `_ * `parsecfg.html#104 `_ @@ -3324,12 +3327,6 @@ Index * `zipfiles.html#102 `_ * `httpserver.html#103 `_ - `Open`:idx: - * `system.html#507 `_ - * `system.html#508 `_ - * `db_postgres.html#118 `_ - * `db_mysql.html#118 `_ - `openarray`:idx: * `tut1.html#119 `_ * `system.html#130 `_ @@ -3364,12 +3361,12 @@ Index `ord`:idx: `system.html#182 `_ - `ordinal`:idx: - `tut1.html#114 `_ - `Ordinal`:idx: `system.html#114 `_ + `ordinal`:idx: + `tut1.html#114 `_ + `Ordinal types`:idx: `manual.html#142 `_ @@ -3409,12 +3406,12 @@ Index `parseBiggestFloat`:idx: `parseutils.html#110 `_ - `parseBiggestInt`:idx: - `parseutils.html#108 `_ - `ParseBiggestInt`:idx: `strutils.html#143 `_ + `parseBiggestInt`:idx: + `parseutils.html#108 `_ + `parseCmdLine`:idx: `os.html#160 `_ @@ -3708,10 +3705,10 @@ Index `system.html#135 `_ `post`:idx: - `httpclient.html#109 `_ + `httpclient.html#108 `_ `postContent`:idx: - `httpclient.html#110 `_ + `httpclient.html#109 `_ `PostgreSQL`:idx: `db_postgres.html#101 `_ @@ -4074,7 +4071,7 @@ Index `system.html#379 `_ `request`:idx: - `httpclient.html#106 `_ + `httpclient.html#105 `_ `ResetAttributes`:idx: `terminal.html#110 `_ @@ -5284,8 +5281,8 @@ Index `thead`:idx: `xmlgen.html#176 `_ - `THeader`:idx: - `httpclient.html#102 `_ + `THttpMethod`:idx: + `httpclient.html#104 `_ `TimeInfoToTime`:idx: `times.html#108 `_ -- cgit 1.4.1-2-gfad0