pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2009-10-31
2009-10-31 22:06:20 by Peter Bortas <zino@lysator.liu.se>
8aab449dece94ddf0c4d43014b9db7d1baf5fe6f (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed typo.
Rev: CHANGES:1.199
72:
o Lowered startup time by reducing the number of MEMSET() calls done on startup.
-
o Allow threads while calling
SWL
_GL_SwapBuffers.
+
o Allow threads while calling
SDL
_GL_SwapBuffers.
o Added optimization of has_value() and search() for single-character strings.