From: Pavel T. <tp...@ma...> - 2012-08-23 16:08:43
|
2012-08-23 19:05 UTC+0300 Pavel Tsarenko (tpe2/at/mail.ru) + source/server/letolist.c * letodb.hbp + added module with implementation of singly-linked lists, and sorted singly-linked lists * include/srvleto.h * source/server/leto_2.c * source/server/letofunc.c * source/server/server.prg * using singly-linked lists for lists of locked records, indexes and areas instead of reallocated arrays, that isn't mt-safe * leto_Index function converted to C level (leto_IndexesInfo) * include/funcleto.h * updated version (2.07) Best regards, Pavel Tsarenko |