01.08.2013, 17:58
Quote:
Pain123, can you slow down with the development, and add in some real and useful natives, and fix most bugs instead of speeding up development.. You already came off to R31 on the plugins, I don't know how, but still.. you have to give time for other coders to cope up with the new functions you've added/deleted. It's really hard, concerning you're rapidly changing things without proper notification
|
Don't worry, I'm taking my time with R33. Just for the lulz, here is the current changelog for R33:
Quote:
Originally Posted by changelog
R33
- added ORM system - improved Windows XP compatibility (proven to work now) - added parameter values to debug native log messages - improved y_inline compatiblity code - "orm_select" and "orm_insert" support y_inline (use "orm_select_inline" and "orm_insert_inline") - added Cache-tags to cache_set_active, cache_save and cache_delete - added natives "cache_get_row_count" and "cache_get_field_count" - added more safety checks - speed improvements, R33 is the fastest revision released yet - fixed bug where mysql_free_result wasn't called internally if callback processing was skipped - improved thread safety - added native "mysql_set_thread_count" to manually determine the thread count - changed the way the multi-threading system initializes (lazy-init now) |