bernard.xiong@gmail.com
|
b2c7d265f2
|
add malloc, realloc etc implementation in minilibc.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1452 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-04 13:34:02 +00:00 |
bernard.xiong@gmail.com
|
d37f7b6100
|
fix directory seek issue in FatFs.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1448 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-04 13:02:57 +00:00 |
bernard.xiong
|
c2276d1719
|
Add finsh_get_prompt function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1444 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-02 04:40:52 +00:00 |
itspy.wei
|
459e51fb46
|
add DFS_USING_WORKDIR pre-define
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1443 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-02 03:55:00 +00:00 |
mbbill@gmail.com
|
73e78bdc00
|
Modified net apps for lwip1.4.0
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1440 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-30 02:16:24 +00:00 |
mbbill@gmail.com
|
111d02568c
|
Add sys_mutex implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1439 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-29 11:40:17 +00:00 |
mbbill@gmail.com
|
e9e1c20aeb
|
lwip1.4.0 is able to run now!
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1437 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-27 06:05:56 +00:00 |
mbbill@gmail.com
|
1d56e975cb
|
lwip merged to 1.4.0, compile passed but can not run. ethernetif has been modified a lot.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1436 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-26 16:54:35 +00:00 |
mbbill@gmail.com
|
f862baaaac
|
FIX: ESHUTDOWN is not defined when newlib is enabled.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1435 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-26 12:06:14 +00:00 |
bernard.xiong
|
a876302695
|
fix some compiling warning, errors in the new object system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1425 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-23 06:46:44 +00:00 |
qiuyiuestc@gmail.com
|
fe9f043b55
|
upgrade ftk demos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1423 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-23 01:33:31 +00:00 |
qiuyiuestc@gmail.com
|
18476d9737
|
add more math function
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1420 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-21 07:34:02 +00:00 |
qiuyiuestc@gmail.com
|
9faa3d9989
|
eliminate compile warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1407 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-16 01:18:43 +00:00 |
qiuyiuestc@gmail.com
|
c99ca774a1
|
Modify the link mode, compile each component to static library first and then link them
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1405 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-16 00:29:28 +00:00 |
bernard.xiong
|
8457439dc1
|
use new object type implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1402 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-13 10:53:51 +00:00 |
bernard.xiong@gmail.com
|
a5073f27b0
|
add IAR compiler support in POSIX Threads.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1393 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-01 12:26:33 +00:00 |
bernard.xiong
|
2a8b1db170
|
Update romfs dummy code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1391 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-05-01 03:05:25 +00:00 |
bernard.xiong
|
89d13cbd32
|
fix fill polygon issue, which found by loveic
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1385 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-25 09:07:50 +00:00 |
qiuyiuestc@gmail.com
|
ea009132a2
|
modify micro definition of file Operation flags
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1383 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-20 15:09:28 +00:00 |
iamyhw@gmail.com
|
8d77fe70dc
|
fixed bug: no release uffs_object_handler in dfs_uffs.c
function:dfs_uffs_open()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1363 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-03 10:13:21 +00:00 |
iamyhw@gmail.com
|
ab2ddad116
|
fix lseek para. err.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1359 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-04-01 09:53:50 +00:00 |
itspy.wei
|
ac97bc17bd
|
fix memory leak problem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1358 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-31 05:39:43 +00:00 |
itspy.wei
|
a019ea904f
|
add crc.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1357 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 06:56:26 +00:00 |
itspy.wei
|
770163fe95
|
file transmission trough zmodem protocol.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1356 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 06:14:22 +00:00 |
itspy.wei
|
5114ce8d17
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1355 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 06:02:51 +00:00 |
itspy.wei
|
300825d8cb
|
file transimission through zmodem protocol.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1354 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-30 05:41:49 +00:00 |
iamyhw@gmail.com
|
2e59147522
|
fix,In region judage two rectangular intersect,Missing cross.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1352 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-28 14:11:21 +00:00 |
bernard.xiong@gmail.com
|
0621f30e9d
|
move rtgui_win to branches.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1346 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-24 14:12:30 +00:00 |
iamyhw@gmail.com
|
0e93e6809c
|
add rtgui_win subfield,Highlight the ease of use
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1345 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-24 14:00:19 +00:00 |
bernard.xiong
|
e9148ab6c7
|
fix joinable semaphore of pthread not clear to NULL when detach.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1337 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-21 07:39:24 +00:00 |
wuyangyong
|
adc63f2c0a
|
update elmfat to R0.08b
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1336 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-18 03:17:49 +00:00 |
bernard.xiong@gmail.com
|
24dfbe437d
|
remove dfs_config.h file and fix filesystem lookup issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1332 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-12 00:17:41 +00:00 |
bernard.xiong@gmail.com
|
7b07e674dd
|
remove FILE using in jpeg.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1328 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-11 14:19:20 +00:00 |
bernard.xiong
|
79696e8649
|
fix _gettimeofday_r issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1325 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-10 10:30:51 +00:00 |
bernard.xiong
|
107dc2378a
|
fix CLOCK_REALTIME definitions.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1324 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-10 06:39:58 +00:00 |
bernard.xiong
|
4a0e072cc5
|
update png configuration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1323 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-10 06:39:08 +00:00 |
bernard.xiong
|
9fab1b316f
|
add cairo building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1322 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-10 06:37:48 +00:00 |
bernard.xiong
|
5691af9992
|
add lua library.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1321 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-09 08:02:39 +00:00 |
bernard.xiong
|
ba9c0b87cd
|
add pixman library.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1320 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-09 08:01:59 +00:00 |
bernard.xiong@gmail.com
|
a0cce584a8
|
fix open directory but without O_DIRECTORY flag issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1313 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-06 15:01:13 +00:00 |
bernard.xiong@gmail.com
|
62c1662366
|
fix destroy an application issue when there is no another application in the panel.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1312 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-06 04:16:31 +00:00 |
bernard.xiong@gmail.com
|
71421510fc
|
remove NOT small size definition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1311 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-06 03:28:24 +00:00 |
bernard.xiong@gmail.com
|
062f3ad035
|
fix external library path.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1310 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-06 02:40:16 +00:00 |
bernard.xiong@gmail.com
|
1090e48f01
|
fix no image case in listview.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1309 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-06 02:38:59 +00:00 |
bernard.xiong@gmail.com
|
cee08f0160
|
update libpng, libz, jpeg building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1308 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-05 00:44:42 +00:00 |
itspy.wei
|
b495cb50fc
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1305 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-04 06:26:39 +00:00 |
bernard.xiong
|
40035dab65
|
move to external.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1304 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-04 05:55:42 +00:00 |
bernard.xiong
|
27129b50fe
|
move freetype to external.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1303 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-04 05:53:03 +00:00 |
itspy.wei
|
6f4ad3b626
|
添加 zmodem
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1302 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-03 07:39:36 +00:00 |
bernard.xiong@gmail.com
|
a32bda9ec7
|
fix variable section end issue in finsh shell, which submit by aozima.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1288 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-02-22 23:30:59 +00:00 |