Историја ревизија

Аутор SHA1 Порука Датум
  Bernard Xiong 1bebbecd22 Merge patch from master to prepare release v2.0.2 пре 10 година
  Grissiom c045281ee2 object: fix module name testing пре 11 година
  bernard 4e2a6cc361 [Kernel] The rt_object_find routine can support to find an object inside a module. The usage is: rt_object_find("module_name/object_name"). пре 11 година
  Bernard Xiong 79392bb082 Embedded GPLv2 license. пре 12 година
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE пре 13 година
  dzzxzz@gmail.com a6b4440643 fixed the coding style in object.c пре 13 година
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file пре 13 година
  dzzxzz@gmail.com f7aadffcde there is no need to type cast for "object" пре 13 година
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() пре 13 година
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. пре 14 година
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. пре 14 година
  dzzxzz 12b5e56f46 unify the coding style of kernel пре 14 година
  bernard.xiong e7eaf16bf4 fixed object name copy bug; update AT91SAM7S64 branch. пре 14 година
  dzzxzz 7926109356 cleanup kernel code пре 14 година
  dzzxzz c0f80bdf9a cleanup kernel code пре 14 година
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator пре 14 година
  bernard.xiong@gmail.com de50381baa because the sethook operation is invoked only in system initialization, the interrupt protect is removed. пре 14 година
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. пре 14 година
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. пре 14 година
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. пре 15 година
  qiuyiuestc 56c6c301bc clean up code пре 15 година
  bernard.xiong@gmail.com f84c16c60d recover rt_object_find function. пре 15 година
  qiuyiuestc d240423d74 construct module symbol table пре 15 година
  qiuyiuestc fb7d4122fc implement module memory allocator пре 15 година
  qiuyiuestc a8eff5c965 fix object create error пре 15 година
  qiuyiuestc 446799244a module clean up пре 15 година
  bernard.xiong fca4e1a719 remove rt_object_find function. пре 16 година
  qiuyiuestc 38c432620f module developing пре 16 година
  qiuyiuestc cbfb87fac1 add module feature пре 16 година
  bernard.xiong 51e545f575 move object container initialization to static initialization. пре 16 година