ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/misc.C
Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Thu May 13 19:40:19 2021 UTC (3 years ago) by sf-exg
Branch: MAIN
CVS Tags: HEAD, rxvt-unicode-rel-9_25, rxvt-unicode-rel-9_26, rxvt-unicode-rel-9_29, rxvt-unicode-rel-9_30
Changes since 1.59: +9 -17 lines
Diff to previous 1.59
Require C++11

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Wed Nov 12 12:12:02 2014 UTC (9 years, 6 months ago) by sf-exg
Branch: MAIN
CVS Tags: rxvt-unicode-rel-9_21, rxvt-unicode-rel-9_22
Changes since 1.58: +23 -0 lines
Diff to previous 1.58
Make new/delete compatible with C++11 and change new to use rxvt_malloc.

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 19:02:53 2014 UTC (9 years, 8 months ago) by sf-exg
Branch: MAIN
Changes since 1.57: +10 -0 lines
Diff to previous 1.57
Use XGetKeyboardMapping instead of XKeycodeToKeysym.

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Thu May 22 18:54:33 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
GPLv3

Revision 1.56 - (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, rel-9_14, 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.55: +1 -1 lines
Diff to previous 1.55
the pcg is now the schmorp

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 14:07:19 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
Changes since 1.54: +11 -22 lines
Diff to previous 1.54
Generalize rxvt_splitcommastring to accept any char as delimiter and
optimize it to use a single memory area for the strings.

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sat May 30 06:56:20 2009 UTC (14 years, 11 months ago) by root
Branch: MAIN
CVS Tags: before_dynamic_fontidx, dynamic_fontidx, rel-9_07, rel-9_09, rel-9_10
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
*** empty log message ***

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Apr 26 01:59:53 2009 UTC (15 years ago) by root
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
*** empty log message ***

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 03:37:18 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-9_05, rel-9_06
Changes since 1.51: +4 -1 lines
Diff to previous 1.51
*** empty log message ***

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 12:41:31 2008 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
CVS Tags: rel-9_0, rel-9_01, rel-9_02
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
Replace strncpy with memcpy where appropriate.

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue Dec 18 01:36:24 2007 UTC (16 years, 4 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_9
Changes since 1.49: +30 -0 lines
Diff to previous 1.49
Move memory allocation wrappers to misc.C.

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 09:55:23 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_5a, rel-8_6, rel-8_7, rel-8_8
Changes since 1.48: +4 -4 lines
Diff to previous 1.48
Remove trailing whitespace.

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 21:54:42 2007 UTC (16 years, 6 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_4
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
*** empty log message ***

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 21:31:27 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.46: +2 -3 lines
Diff to previous 1.46
*** empty log message ***

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 21:25:56 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45
Saner function names.

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 20:55:49 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.44: +0 -85 lines
Diff to previous 1.44
Remove unused function.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Sep 3 07:31:12 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.43: +1 -11 lines
Diff to previous 1.43
Remove dead code and fix comment.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 20:53:16 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.42: +0 -16 lines
Diff to previous 1.42
Remove unused function.

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Aug 27 20:00:26 2007 UTC (16 years, 8 months ago) by ayin
Branch: MAIN
Changes since 1.41: +0 -10 lines
Diff to previous 1.41
Remove unused function.

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 23:58:29 2007 UTC (16 years, 10 months ago) by ayin
Branch: MAIN
CVS Tags: rel-8_3
Changes since 1.40: +0 -90 lines
Diff to previous 1.40
*** empty log message ***

Revision 1.40 - (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
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (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.38: +1 -1 lines
Diff to previous 1.38
*** empty log message ***

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 19:40:12 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_3, rel-7_3a, rel-7_4, rel-7_5, rel-7_6
Changes since 1.37: +2 -15 lines
Diff to previous 1.37
*** empty log message ***

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 23:50:33 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-7_2
Changes since 1.36: +0 -20 lines
Diff to previous 1.36
*** empty log message ***

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Fri Jan 20 10:27:08 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.35: +16 -23 lines
Diff to previous 1.35
*** empty log message ***

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 17:11:12 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_1
Changes since 1.34: +0 -26 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 16:19:19 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
*** empty log message ***

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 15:00:20 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.32: +3 -46 lines
Diff to previous 1.32
*** empty log message ***

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Jan 11 00:59:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-7_0
Changes since 1.31: +1 -6 lines
Diff to previous 1.31
*** empty log message ***

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Jan 6 20:50:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.30: +1 -0 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Jan 3 02:43:33 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-6_3
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 12:31:15 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-5_8, rel-5_9, rel-6_0, rel-6_1, rel-6_2
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 16:42:44 2005 UTC (18 years, 9 months ago) by root
Branch: MAIN
Changes since 1.27: +21 -0 lines
Diff to previous 1.27
*** empty log message ***

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 21:37:10 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-5_2, rel-5_3, rel-5_4, rel-5_5, rel-5_7
Changes since 1.26: +0 -15 lines
Diff to previous 1.26
*** empty log message ***

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 20:32:05 2005 UTC (19 years, 2 months ago) by root
Branch: MAIN
Changes since 1.25: +0 -1 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 01:17:03 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-5_0, rel-5_1
Changes since 1.24: +14 -14 lines
Diff to previous 1.24
*** empty log message ***

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 23:55:42 2005 UTC (19 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-4_8, rel-4_9
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Dec 20 18:07:19 2004 UTC (19 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-4_7
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 07:26:18 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_6
Changes since 1.20: +18 -15 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 06:44:18 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
Changes since 1.19: +8 -6 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 06:30:25 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_4
Changes since 1.16: +111 -2 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 19:04:07 2004 UTC (19 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-4_1, rel-4_2, rel-4_3
Changes since 1.15: +9 -0 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Aug 15 04:54:21 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_7, rel-3_8, rel-4_0
Changes since 1.13: +35 -35 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (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.12: +1 -1 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 - (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.10: +56 -4 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Mar 6 00:05:01 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_2, rel-2_3, rel-2_4
Changes since 1.9: +22 -0 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Mar 3 04:07:52 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_1_0
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 27 02:52:51 2004 UTC (20 years, 2 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_0
Changes since 1.7: +10 -7 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (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
Changes since 1.6: +77 -77 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 07:11:49 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.5: +22 -22 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 01:34:41 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: after_astyle
Changes since 1.4: +233 -216 lines
Diff to previous 1.4
*** empty log message ***

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

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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 17:31:27 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1-2, rel-1-3
Changes since 1.1: +0 -0 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