Revision 651185

Go back to digest for 8th April 2007

Optimization in KDE Base

Harri Porten committed changes in /trunk/KDE/kdelibs/kjs:

merged most of chris' tweaks rev 648181 which contains a lot of small optimzations. left out the jsString() overload additions (would need also long, not sure about the benefit) and fixed what looked like an off-by-one buffer overflow in the utf-8 code.

File Changes

Modified 11 files
  • /trunk/KDE/kdelibs/kjs
  •   /completion.h
  •   /function.h
  •   /identifier.cpp
  •   /internal.h
  •   /nodes.h
  •   /object.cpp
  •   /object.h
  •   /ustring.cpp
  •   /ustring.h
  •   /value.cpp
  •   /value.h
11 files changed in total