<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in shlib_version</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>40b42dfe79359909c170c7f6eef6acb8f1baa3d7 - provide an el_init_fd function.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#40b42dfe79359909c170c7f6eef6acb8f1baa3d7</link>
        <description>provide an el_init_fd function.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Tue, 22 Jan 2013 20:23:21 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7 - bump shared libraries.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7</link>
        <description>bump shared libraries.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Sun, 11 Jan 2009 03:07:47 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4652e1fb8f760d09ebc7b830da0c1c0e9bdbfdf5 - bump minor.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#4652e1fb8f760d09ebc7b830da0c1c0e9bdbfdf5</link>
        <description>bump minor.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Sat, 05 Apr 2008 23:53:26 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b8a7930806c51556e0b495926925ab2624866f5 - - Add more readline functions, enough for gdb-6.5</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#6b8a7930806c51556e0b495926925ab2624866f5</link>
        <description>- Add more readline functions, enough for gdb-6.5- Make el_get varyadic, and implement EL_GETTC.- XXX: the EL_SETTC api will change in the future.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Fri, 24 Nov 2006 00:01:17 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a9beb0e4439ae031de723787f27a4eb4e6d7a4d7 - Tokenization function enhancements:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#a9beb0e4439ae031de723787f27a4eb4e6d7a4d7</link>
        <description>Tokenization function enhancements:* Make tok_init(), tok_end(), tok_reset(), tok_line() and tok_str()  publically available in &lt;histedit.h&gt;* Documented the public functions in editline(3)* Renamed tok_line() -&gt; tok_str()* Added new tok_line() which takes a &quot;const LineInfo *&quot; instead of  &quot;const char *&quot; (the former has &quot;cursor&quot; information), and optionally  return the argv index (&quot;int *cursorc&quot;) and offset within that index  (&quot;int *cursorv&quot;).  This means that completion routines can use the  tokenization code to crack the line and easily find which word the  cursor is at.  (mmm, context sensitive completion :)* Fixed TEST/test.c when using &quot;continuation&quot; lines (unmatched quote  or \ at EOL), and added some more DEBUG messages including highlighting  where the cursor is (with a `_&apos;).

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Fri, 05 Dec 2003 13:37:48 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>552716dcff9f0a5d3f41b3bc99b3c731c8779f81 - Implement enough of readline&apos;s 4.0 async mode to make gdb happy. This is</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#552716dcff9f0a5d3f41b3bc99b3c731c8779f81</link>
        <description>Implement enough of readline&apos;s 4.0 async mode to make gdb happy. This isnot complete yet, but it seems to work...This required to introduce an unbuffered mode to el_gets(), but that wasa minor change.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Fri, 26 Sep 2003 17:44:51 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>166e18a7fd0e18fbcb47dfe86b187c2ea32bba8a - - provide enough hooks to compile gdb-5.3</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#166e18a7fd0e18fbcb47dfe86b187c2ea32bba8a</link>
        <description>- provide enough hooks to compile gdb-5.3- fix el_get(e, EL_TERMINAL, (char **))

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Sun, 14 Sep 2003 21:48:54 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>545f12e0c59ac3a29ca0d0a5d0edbfbfe33a2a3d - PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#545f12e0c59ac3a29ca0d0a5d0edbfbfe33a2a3d</link>
        <description>PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Tue, 09 Oct 2001 13:50:29 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8b4a741c567571b1f1575018de249151ae797c1 - bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#a8b4a741c567571b1f1575018de249151ae797c1</link>
        <description>bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Mon, 01 Jan 2001 15:54:07 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c10cd6472d2febbfce215b11690a8a77b70760c - bump libedit minor - added some public stuff for readline emulation</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#2c10cd6472d2febbfce215b11690a8a77b70760c</link>
        <description>bump libedit minor - added some public stuff for readline emulation

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Sat, 23 Dec 2000 22:07:16 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>509864fa8f7140274611b053d0855b9d3988f09a - - implement printing a right-side prompt. code derived from similar work</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#509864fa8f7140274611b053d0855b9d3988f09a</link>
        <description>- implement printing a right-side prompt. code derived from similar work  I wrote for tcsh(1) three years ago.- implement EL_RPROMPT, which allows a setting/getting of a function which  returns a string to be used as the right-side prompt.- improve HISTORY and AUTHORS sections in editline(3).- bump shlib minor version for EL_RPROMPT.XXX: due to an implementation issue, the rprompt has a 1 space gap before the     edge of the logical screen. editline&apos;s logical screen is 1 space less     than the full screen width, so there&apos;s a 2 space gap between the rprompt     and the right end of the physical screen. i&apos;m not concerned about this.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Fri, 12 Nov 1999 01:05:07 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>edc1a24a56574cd87c6be8377bf090126ecae99f - Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#edc1a24a56574cd87c6be8377bf090126ecae99f</link>
        <description>Add a note to update src/distrib/sets/lists/base/shl.*, and add a missingRCS Id.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Thu, 25 Feb 1999 08:02:19 +0000</pubDate>
        <dc:creator>abs &lt;abs@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f87d2504049ca18528a5eaa005c5a12eb11c9142 - * add more checks for NULL pointers in passed arguments</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#f87d2504049ca18528a5eaa005c5a12eb11c9142</link>
        <description>* add more checks for NULL pointers in passed arguments* implement el_get(EditLine *, int op, void *result), which does the  inverse of el_set()* add EL_EDITMODE operation to el_set and el_get; if non zero editing  is enabled (the default).* add &quot;edit  on | off&quot; editrc command, which modifies EL_EDITMODE.  users can now add &apos;*:edit off&apos; in ~/.editrc as an advisory to  disable editing.NOTE: at this time EL_EDITMODE is just an indication of thestate of the &apos;edit&apos; command. It&apos;s up to the application to checkthis after el_source() or el_parse() to determine if editing is stillrequired.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Wed, 29 Jul 1998 02:26:00 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe1a16ac056ef7bb57db44305cce9ce2a94013a3 - * implement CC_REFRESH_BEEP; as per CC_REFRESH but beep as well. this</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#fe1a16ac056ef7bb57db44305cce9ce2a94013a3</link>
        <description>* implement CC_REFRESH_BEEP; as per CC_REFRESH but beep as well. this  is useful in completion when a partial completion is found* remove entry in BUGS about el_parse(); that was fixed a while ago

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Mon, 01 Jun 1998 14:31:26 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a6c530826348d9487053f86444f34462ee75cda1 - Bump!</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#a6c530826348d9487053f86444f34462ee75cda1</link>
        <description>Bump!

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Wed, 20 May 1998 01:03:51 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93db5caa95f3f1b6ad2f52a093f9edad449fe246 - RCSID Police.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#93db5caa95f3f1b6ad2f52a093f9edad449fe246</link>
        <description>RCSID Police.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Mon, 05 Jan 1998 07:41:06 +0000</pubDate>
        <dc:creator>perry &lt;perry@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f7de801d6c1a0eafcd61b667c094945c3f23a98b - PR/4301: Jaromir Dolecek. Add gnu-readline wrapper for editline.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#f7de801d6c1a0eafcd61b667c094945c3f23a98b</link>
        <description>PR/4301: Jaromir Dolecek. Add gnu-readline wrapper for editline.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Thu, 23 Oct 1997 22:24:09 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7db9a7942bbac15ef2ae5fc2e922db429b576bb - PR/4257: Jaromir Dolecek: history() has no generic error handling and isn&apos;t</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#a7db9a7942bbac15ef2ae5fc2e922db429b576bb</link>
        <description>PR/4257: Jaromir Dolecek: history() has no generic error handling and isn&apos;treentrant. This changes the interface of the history function, so we needa major number bump.

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Tue, 14 Oct 1997 15:05:49 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>139cb3d7c580fd44fd93c7b72a16622784f79e12 - local</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libedit/shlib_version#139cb3d7c580fd44fd93c7b72a16622784f79e12</link>
        <description>local

            List of files:
            /netbsd-src/lib/libedit/shlib_version</description>
        <pubDate>Fri, 06 May 1994 06:17:44 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
