octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8783] C++ implementation of textscan


From: anonymous
Subject: [Octave-patch-tracker] [patch #8783] C++ implementation of textscan
Date: Mon, 26 Oct 2015 05:09:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

URL:
  <http://savannah.gnu.org/patch/?8783>

                 Summary: C++ implementation of  textscan
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 26 Oct 2015 05:09:50 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch replaces  textscan.m  by a C++ implementation, which is both faster
and more complete.  For example, it implements %[...] and %[^...] and %q.

The patch is not yet ready to apply directly; because I don't have all build
tools, I have not edited Makefile.am  and so textscan.cc is included in
oct-stream.cc instead of being its own make target.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 26 Oct 2015 05:09:50 AM UTC  Name: textscan_diff.txt  Size: 119kB  
By: None
Patch relative to 4.0.0 to implement textscan in C++, not .m
<http://savannah.gnu.org/patch/download.php?file_id=35295>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8783>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]