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: Lachlan Andrew
Subject: [Octave-patch-tracker] [patch #8783] C++ implementation of textscan
Date: Tue, 22 Dec 2015 22:27:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0

Follow-up Comment #29, patch #8783 (project octave):

Philip,

I'm glad the new textscan seems to be working :)

To make a stand-alone version will take a fair bit of rewriting.  It currently
relies on seek/tell, which don't work without patching the core.  I'll put on
my to-do list to rewrite it to do its own buffering.  Ideally that should make
it faster too, since getc() is currently a major consumer of time.

Merry Christmas,
Lachlan

    _______________________________________________________

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]