• Fredrik Lundh's avatar
    still trying to figure out how to fix the remaining · 29c08bea
    Fredrik Lundh yazdı
    group reset problem.  in the meantime, I added some
    optimizations:
    
    - added "inline" directive to LOCAL
    
      (this assumes that AC_C_INLINE does what it's
      supposed to do).  to compile SRE on a non-unix
      platform that doesn't support inline, you have
      to add a "#define inline" somewhere...
    
    - added code to generate a SRE_OP_INFO primitive
    
    - added code to do fast prefix search
    
      (enabled by the USE_FAST_SEARCH define; default
      is on, in this release)
    29c08bea
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...