ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.C
Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sat Jun 26 14:44:30 2021 UTC (2 years, 10 months ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD, rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.26: +0 -4 lines
Diff to previous 1.26
Make rxvt_failure_exception inherit from std::exception

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Jun 26 14:42:36 2021 UTC (2 years, 10 months ago) by sf-exg
Branch: MAIN
Changes since 1.25: +5 -0 lines
Diff to previous 1.25
Adapt to libptytty changes

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu May 22 18:54:33 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21, rxvt-unicode-rel-9_22, rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
GPLv3

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 13:33:43 2012 UTC (12 years, 3 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_15, rxvt-unicode-rel-9_16, rxvt-unicode-rel-9_17, rxvt-unicode-rel-9_18, rxvt-unicode-rel-9_19, rxvt-unicode-rel-9_20
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Include the C standard headers rather than the corresponding C++ version.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sat Dec 17 23:17:33 2011 UTC (12 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-9_14
Changes since 1.22: +2 -17 lines
Diff to previous 1.22
hopefully clearer handling of argv/envv

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Dec 6 11:29:52 2011 UTC (12 years, 5 months ago) by sf-exg
Branch: MAIN
Changes since 1.21: +1 -3 lines
Diff to previous 1.21
Cleanup handling of argv/env.

Move assignment and zero termination of envv in stringvec init () and
add zero termination of argv.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Feb 21 07:41:02 2011 UTC (13 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-9_11, rel-9_12
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
the pcg is now the schmorp

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 17:52:50 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-9_09, rel-9_10
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
ptytty::init is the first thing we do in main, delay rxvt_init

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 05:58:00 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
port to libev 4

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed Dec 12 11:35:57 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx, rel-8_8, rel-8_9, rel-9_0, rel-9_01, rel-9_02, rel-9_05, rel-9_06, rel-9_07
Changes since 1.17: +2 -3 lines
Diff to previous 1.17
Change init return type to void, it always returns true.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 11:06:13 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-8_7
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 04:08:00 2007 UTC (16 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-8_5a, rel-8_6
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
first rough cut at libev integration

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 22:42:00 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-7_7, rel-7_8, rel-7_9, rel-8_0, rel-8_1, rel-8_2, rel-8_3, rel-8_4
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 22:40:35 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 20:44:22 2006 UTC (18 years, 2 months ago) by root
Branch: MAIN
Changes since 1.12: +9 -5 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 11:57:06 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_2, rel-7_3, rel-7_3a, rel-7_4, rel-7_5, rel-7_6
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Jan 22 00:36:59 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +11 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Sep 2 07:44:40 2004 UTC (19 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-4_0, rel-4_1, rel-4_2, rel-4_3, rel-4_4, rel-4_6, rel-4_7, rel-4_8, rel-4_9, rel-5_0, rel-5_1, rel-5_2, rel-5_3, rel-5_4, rel-5_5, rel-5_7, rel-5_8, rel-5_9, rel-6_0, rel-6_1, rel-6_2, rel-6_3, rel-7_0, rel-7_1
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 02:17:32 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_7, rel-3_8
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Apr 8 20:31:45 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_8, rel-3_0, rel-3_2, rel-3_3, rel-3_4, rel-3_5, rel-3_6
Changes since 1.7: +23 -2 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Mar 17 05:15:02 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_5, rel-2_7
Changes since 1.6: +16 -9 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 13 12:16:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-2_0, rel-2_1_0, rel-2_2, rel-2_3, rel-2_4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jan 31 00:20:21 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: after_astyle, before_astyle
Changes since 1.4: +0 -1 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 27 10:12:10 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1-2, rel-1-3
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 15:25:17 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 11:52:42 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:28:08 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a