OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [services/] [curses/] [pdcurses/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-03-26  Sergei Gavrikov  
2
 
3
        * cdl/pdcurses.cdl:
4
        * ChangeLog:
5
        * doc/intro.txt:
6
        * examples/Makefile:
7
        * examples/pdcecos_app.c:
8
        * examples/pdcecos_app.h:
9
        * examples/pdcecos_init.c:
10
        * examples/pdcecos_thread.c:
11
        * examples/README:
12
        * HISTORY:
13
        * IMPLEMNT:
14
        * include/curses.h:
15
        * include/curspriv.h:
16
        * include/panel.h:
17
        * include/term.h:
18
        * README:
19
        * src/drivers/serial.c:
20
        * src/pdcurses/addch.c:
21
        * src/pdcurses/addchstr.c:
22
        * src/pdcurses/addstr.c:
23
        * src/pdcurses/attr.c:
24
        * src/pdcurses/beep.c:
25
        * src/pdcurses/bkgd.c:
26
        * src/pdcurses/border.c:
27
        * src/pdcurses/clear.c:
28
        * src/pdcurses/color.c:
29
        * src/pdcurses/debug.c:
30
        * src/pdcurses/delch.c:
31
        * src/pdcurses/deleteln.c:
32
        * src/pdcurses/deprec.c:
33
        * src/pdcurses/getch.c:
34
        * src/pdcurses/getstr.c:
35
        * src/pdcurses/getyx.c:
36
        * src/pdcurses/inch.c:
37
        * src/pdcurses/inchstr.c:
38
        * src/pdcurses/initscr.c:
39
        * src/pdcurses/inopts.c:
40
        * src/pdcurses/insch.c:
41
        * src/pdcurses/insstr.c:
42
        * src/pdcurses/instr.c:
43
        * src/pdcurses/kernel.c:
44
        * src/pdcurses/keyname.c:
45
        * src/pdcurses/mouse.c:
46
        * src/pdcurses/move.c:
47
        * src/pdcurses/outopts.c:
48
        * src/pdcurses/overlay.c:
49
        * src/pdcurses/pad.c:
50
        * src/pdcurses/panel.c:
51
        * src/pdcurses/printw.c:
52
        * src/pdcurses/README:
53
        * src/pdcurses/refresh.c:
54
        * src/pdcurses/scanw.c:
55
        * src/pdcurses/scr_dump.c:
56
        * src/pdcurses/scroll.c:
57
        * src/pdcurses/slk.c:
58
        * src/pdcurses/termattr.c:
59
        * src/pdcurses/terminfo.c:
60
        * src/pdcurses/touch.c:
61
        * src/pdcurses/util.c:
62
        * src/pdcurses/window.c:
63
        * tests/firework.c:
64
        * tests/newdemo.c:
65
        * tests/ptest.c:
66
        * tests/rain.c:
67
        * tests/README:
68
        * tests/testcurs.c:
69
        * tests/tui.c:
70
        * tests/tuidemo.c:
71
        * tests/tui.h:
72
        * tests/worm.c:
73
        * tests/xmas.c: New files.
74
 
75
//===========================================================================
76
// ####GPLCOPYRIGHTBEGIN####
77
// -------------------------------------------
78
// This file is part of eCos, the Embedded Configurable Operating System.
79
// Copyright (C) 2009 Free Software Foundation, Inc.
80
//
81
// This program is free software; you can redistribute it and/or modify
82
// it under the terms of the GNU General Public License as published by
83
// the Free Software Foundation; either version 2 or (at your option) any
84
// later version.
85
//
86
// This program is distributed in the hope that it will be useful, but
87
// WITHOUT ANY WARRANTY; without even the implied warranty of
88
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
89
// General Public License for more details.
90
//
91
// You should have received a copy of the GNU General Public License
92
// along with this program; if not, write to the
93
// Free Software Foundation, Inc., 51 Franklin Street,
94
// Fifth Floor, Boston, MA  02110-1301, USA.
95
// -------------------------------------------
96
// ####GPLCOPYRIGHTEND####
97
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.