• Tim Peters's avatar
    Fiddled w/ /F's cool new splitbins function: documented it, generalized it · 21013488
    Tim Peters yazdı
    a bit, sped it a lot primarily by removing the unused assumption that None was
    a legit bin entry (the function doesn't really need to assume that there's
    anything special about 0), added an optional "trace" argument, and in __debug__
    mode added exhaustive verification that the decomposition is both correct and
    doesn't overstep any array bounds (which wasn't obvious to me from staring at the
    generated C code -- now I feel safe!).  Did not commit a new unicodedata_db.h, as
    the one produced by this version is identical to the one already checked in.
    21013488
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...
LICENSE 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...