Commit History

Upphovsman SHA1 Meddelande Datum
  Bernard Xiong 730592df19 [Kernel] mark the free mem block with HEAP_MAGIC. 10 år sedan
  bernard b23de95ff4 [Kernel] comments clean up. 11 år sedan
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 år sedan
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 13 år sedan
  dzzxzz@gmail.com 07ea5e8fec fixed coding style in src/mem.c 13 år sedan
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 13 år sedan
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 år sedan
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 år sedan
  dzzxzz c0f80bdf9a cleanup kernel code 14 år sedan
  bernard.xiong 9fce2db27e fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. 14 år sedan
  bernard.xiong@gmail.com de50381baa because the sethook operation is invoked only in system initialization, the interrupt protect is removed. 14 år sedan
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 år sedan
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 år sedan
  bernard.xiong 96c53b4957 fix the magic issue in allocated memory block. 14 år sedan
  bernard.xiong@gmail.com 64cf67f39a fix new introduced issue: RT_ASSERT(mem->magic != HEAP_MAGIC); 14 år sedan
  bernard.xiong 8dbcab1c4a update more debug information. 14 år sedan
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 år sedan
  bernard.xiong 9e324032b6 fix rt_realloc issue when realloc a NULL pointer. 15 år sedan
  bernard.xiong 0a64bac9d9 apply kuronca patch for heap initialization check. 15 år sedan
  bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. 15 år sedan
  bernard.xiong 17e528db4f fix memory check in rt_realloc function 15 år sedan
  kyle.hu.gz 9ac8c55353 Fixed a memory corruption issue in rt_realloc(). 15 år sedan
  bernard.xiong e79dec8f0a RT_MEM_STATS is used for most condition. 16 år sedan
  mbbill 54de5a60ba FIX: Removed RT_MEM_DEBUG definition, it should be defined in rtconfig.h . Forgot to remove ? 16 år sedan
  bernard.xiong 51e2d91378 add license and copyright info 16 år sedan
  bernard.xiong 6db90b15af fix the cortex-m3 context switch bug when interrupt preempts pendsv exception; add RT_LWIP_ETH_PAD_SIZE option; fix device activate flag set issue in init function. 16 år sedan
  bernard.xiong 2ea6844081 add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI; 16 år sedan
  bernard.xiong bd11f44ab4 fix the memory statistic issue in rt_realloc function. 16 år sedan
  bernard.xiong 74f893fc2e fix memory re-allocation issue 16 år sedan
  bernard.xiong bda4730a94 import RT-Thread RTOS 0.3.x to Google SVN 16 år sedan