CVS log for rpl/src/instructions_r4.c

[BACK] Up to [local] / rpl / src

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Jan 17 16:57:15 2024 UTC (3 months ago) by bertrand
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
En route pour la 4.1.36.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Tue Jan 9 07:33:53 2024 UTC (3 months, 1 week ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_35
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Mise à jour du copyright.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Nov 27 13:56:46 2023 UTC (4 months, 3 weeks ago) by bertrand
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +23 -4 lines
Correction d'une corruption de la mémoire.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sun Nov 26 10:54:21 2023 UTC (4 months, 3 weeks ago) by bertrand
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +16 -2 lines
Correction d'un bug majeur de READ (socket de type flow) aboutissant à
un dépassement de buffer dans le cas d'une donnée de longueur supérieure à
256 octets.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Fri Nov 24 10:48:21 2023 UTC (4 months, 3 weeks ago) by bertrand
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +23 -24 lines
Correction de bugs (gestion EOF) sur les sockets.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Aug 8 08:53:40 2023 UTC (8 months, 1 week ago) by bertrand
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +3 -1 lines
Typo.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Aug 7 17:42:57 2023 UTC (8 months, 1 week ago) by bertrand
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
En route pour la 4.1.35 !

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Sep 7 13:40:38 2022 UTC (19 months, 1 week ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_34
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
En route vers la 4.1.34 !

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Mar 13 12:50:46 2021 UTC (3 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_33
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
En route pour la 4.1.33.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Apr 6 13:06:16 2020 UTC (4 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_32
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1 lines
Modification des paramètres du port série.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri Jan 10 11:15:47 2020 UTC (4 years, 3 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +1 -1 lines
Modification du copyright.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:40:18 2019 UTC (4 years, 5 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
En route pour la 4.1.32.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Feb 3 14:40:52 2019 UTC (5 years, 2 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_31
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
En route pour la 4.1.31.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Tue Jan 1 09:03:09 2019 UTC (5 years, 3 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_30
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
Changement de copyright.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Dec 27 22:16:47 2018 UTC (5 years, 3 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +4 -6 lines
Correction d'un cast.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Dec 24 15:56:23 2018 UTC (5 years, 3 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
En route pour la 4.1.30.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Jun 1 09:57:27 2018 UTC (5 years, 10 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_29
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +49 -29 lines
Ajout de la possibilité d'utiliser \ dans les expressions régulières
("^\\.SUBCKT" regex).

Le format LINE*(*) est rajouté pour lire et écrire simplement des
fichiers séquentiels orientés ligne.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed May 30 09:27:36 2018 UTC (5 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2 lines
En route vers la 4.1.29.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Aug 3 17:17:48 2017 UTC (6 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_28
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
En route pour la 4.1.28.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Jun 28 09:20:35 2017 UTC (6 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_27
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
En route pour la 4.1.27.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Jun 20 15:17:02 2017 UTC (6 years, 10 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_26
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +14 -11 lines
Correction des sockets de type FLOW.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Jan 18 15:44:22 2017 UTC (7 years, 3 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
Modification du copyright.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Sep 27 15:29:38 2016 UTC (7 years, 6 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
En route pour la 4.1.26 !

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Mar 29 12:27:35 2016 UTC (8 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_25
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +7 -0 lines
Modifications pour tenter de corriger un bug de DETACH.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Mar 1 22:12:33 2016 UTC (8 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
En route pour la 4.1.25...

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Nov 26 11:44:39 2015 UTC (8 years, 4 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_24
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
Mise à jour de Lapack (3.6.0) et du numéro de version du RPL/2.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Sep 18 13:41:17 2015 UTC (8 years, 7 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_23
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -1 lines
En route vers la 4.1.23.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon Jun 8 14:11:40 2015 UTC (8 years, 10 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_22
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -1 lines
En route pour la 4.1.22 !

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Feb 19 11:01:26 2015 UTC (9 years, 2 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_21
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
En route pour la 4.1.21.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Jan 27 14:18:08 2015 UTC (9 years, 2 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_20
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +14 -11 lines
Ajout d'un allocateur utilisant une mémoire cache.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Jan 5 15:32:21 2015 UTC (9 years, 3 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
En route vers la 4.1.20.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Jan 5 13:12:38 2015 UTC (9 years, 3 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_19
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
Mise à jour du copyright et ajout de la gestion de EQV dans les expressions
algébriques.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Jul 24 14:38:44 2014 UTC (9 years, 8 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -0 lines
Première série de patches pour corriger les incohérences de recherche_type().

Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Jul 17 08:07:23 2014 UTC (9 years, 9 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
En route pour la 4.1.19.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Apr 25 07:37:33 2014 UTC (9 years, 11 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_18
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
En route pour la 4.1.18.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Jan 26 18:21:33 2014 UTC (10 years, 2 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_17
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Grosse mise à jour de ./tools et changement des copyrights. Correction d'une
variable non initialisée dans FORALL.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Dec 3 09:36:14 2013 UTC (10 years, 4 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
En route pour la 4.1.17.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Oct 1 14:21:59 2013 UTC (10 years, 6 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_16
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +0 -0 lines
Retrait des patches de debug du port série.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Sep 27 10:41:47 2013 UTC (10 years, 6 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +143 -16 lines
Possibilité de lire sur un périphérique série asynchrone.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Sep 26 15:38:38 2013 UTC (10 years, 6 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +0 -0 lines
Cohérence.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Sep 26 14:19:28 2013 UTC (10 years, 6 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +23 -9 lines
Correction de la procédure de lecture d'un device Unix.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Sep 6 10:30:55 2013 UTC (10 years, 7 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
En route pour la 4.1.16.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jun 21 14:15:55 2013 UTC (10 years, 10 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_15
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
En route pour la 4.1.15.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Apr 4 07:51:56 2013 UTC (11 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_14
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +60 -33 lines
Tentative de correction d'un bug de lecture de socket formatée. Une erreur
de syntaxe n'était pas remontée et l'algorithme partait en boucle.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Apr 1 15:29:37 2013 UTC (11 years ago) by bertrand
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
En route pour la 4.1.14.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Mar 21 16:31:59 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_13
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +7 -7 lines
Petites modifications de types pour -Wconversion.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Mar 20 22:24:37 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +52 -48 lines
Deuxième série de partches pour -Wconversion.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:32:41 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Changement de la longueur d'un buffer de lecture.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Mar 15 11:37:26 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +63 -210 lines
Ajout du support des sockets non formatées.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Mar 11 15:41:05 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +632 -1 lines
Patch permettant d'envoyer une trame de données sur une socket en mode
non formaté.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Mar 10 17:01:05 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +6 -142 lines
Première série de patches pour gérer les fichiers non formatés. Fonctionne
pour l'instant pour les listes et les scalaires (entiers et réels)
exclusivement.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Mar 1 09:29:30 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +67 -72 lines
Correction de bugs critiques dans READ (sockets) et dans les échappements
des caractères.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Feb 27 17:11:44 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
En route pour la 4.1.13.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Feb 26 19:56:15 2013 UTC (11 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_12
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
Mise à jour des copyrights.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Dec 21 12:09:50 2012 UTC (11 years, 4 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +117 -56 lines
Ajout de la gestion de SQLITE_BUSY et SQLITE_LOCKED.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Dec 20 15:32:52 2012 UTC (11 years, 4 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +0 -1 lines
Ajout du support SQLite dans les commandes SQL.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Dec 19 09:58:26 2012 UTC (11 years, 4 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +0 -0 lines
Changement des dates du copyright.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Dec 18 13:19:38 2012 UTC (11 years, 4 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
En route pour la 4.1.12 !

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Oct 1 11:05:06 2012 UTC (11 years, 6 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_11
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
En route pour la 4.1.11.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Sep 29 17:53:02 2012 UTC (11 years, 6 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_10
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Première série de patches pour l'ajout de FORALL. Reste à vérifier
les reprises sur erreurs ainsi que le bon déroulement de CYCLE, EXIT et RETURN.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Sep 10 15:53:20 2012 UTC (11 years, 7 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +18 -8 lines
Modification d'un timeout un peu court dans READ.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Aug 22 10:47:17 2012 UTC (11 years, 7 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
En route pour la 4.1.10.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Jul 5 08:05:50 2012 UTC (11 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_9
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Correction d'un problème sérieux dans la gestion des formats.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jun 22 10:12:19 2012 UTC (11 years, 9 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +186 -52 lines
Refonte des formats d'écriture et de lecture pour les fichiers et les sockets.
Les objets de type FLOW sont maintenant obligés de signaler la longueur
des champs en lecture et en écriture grâce au format LENGTH*(*) ou LENGTH*(n).
Attention, ce code n'a pas encore été testé en production.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jun 21 16:07:25 2012 UTC (11 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +5 -43 lines
Correction d'échappement de caractères dans WRITE et READ. Les fichiers
formatés et flux (séquentiels) sont corrects en lecture et en écriture.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Jun 19 10:14:56 2012 UTC (11 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +85 -38 lines
Autres corrections dans READ (socket).

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jun 19 09:59:34 2012 UTC (11 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +8 -3 lines
Correction du délai d'attente dans la boucle de READ (socket).

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jun 19 09:34:54 2012 UTC (11 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +199 -147 lines
Correction du problème de lecture sur les sockets.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jun 18 15:15:31 2012 UTC (11 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +12 -1 lines
Tentative de correction d'un bug de READ (recvfrom()).

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon May 21 17:25:44 2012 UTC (11 years, 11 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
En route vers la 4.1.9.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Apr 13 14:12:59 2012 UTC (12 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_8
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
En route pour la 4.1.8 !

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Apr 12 09:56:40 2012 UTC (12 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_7
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +6 -0 lines
Remontée d'une erreur en cas d'utilisation d'une instruction intrinsèque
non disponible.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Mar 1 10:14:07 2012 UTC (12 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
En route pour la 4.1.7.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jan 17 14:44:10 2012 UTC (12 years, 3 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_6
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
En route pour la 4.1.6.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jan 5 10:19:03 2012 UTC (12 years, 3 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_5
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Mise à jour du copyright.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Nov 26 10:01:30 2011 UTC (12 years, 4 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
En route pour la 4.1.5. Correction d'un bug mineur sur les mutexes.
Préparation d'un mécanisme pour éviter qu'un mutex soit déverrouillé
depuis un thread qui ne l'a pas verrouillé.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Nov 15 07:01:37 2011 UTC (12 years, 5 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_4
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +180 -9 lines
Correction des fuites de mémoire à l'ouverture de sqlite (lorsque la base est censée exister mais qu'elle n'existe pas)
Correction des makefiles pour qu'ils soient moins verbeux.
Ajout de l'écriture des fichiers binaires (listes, entiers, réels, complexes).

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Sep 26 15:57:15 2011 UTC (12 years, 6 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
En route pour la 4.1.4.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Sep 20 14:36:29 2011 UTC (12 years, 7 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_3
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +35 -9 lines
Patches pour MacOS X (non fonctionnels).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Sep 20 09:51:42 2011 UTC (12 years, 7 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +19 -10 lines
Typo.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 20 08:56:23 2011 UTC (12 years, 7 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -11 lines
Fin (normalement) des patches pour SysV.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Sep 14 17:55:59 2011 UTC (12 years, 7 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +20 -64 lines
Suite des patches...

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Aug 9 11:31:34 2011 UTC (12 years, 8 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
En route pour la 4.1.3.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jul 25 07:44:58 2011 UTC (12 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_2
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
En route pour la 4.1.2.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 22 07:38:39 2011 UTC (12 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_1
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
En route vers la 4.4.1.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jun 27 09:04:59 2011 UTC (12 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_1_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Passage de la branche 4.1 en branche stable.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 24 20:31:40 2011 UTC (12 years, 9 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
En route vers la 4.1.0.prerelease.4.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jun 22 13:27:02 2011 UTC (12 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
En route pour la 4.1.0.prerelease.3.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 21 15:26:33 2011 UTC (12 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Correction d'une réinitialisation sauvage de la pile des variables par niveau
dans la copie de la structure de description du processus. Cela corrige
la fonction SPAWN qui échouait sur un segmentation fault car la pile des
variables par niveau était vide alors même que l'arbre des variables contenait
bien les variables. Passage à la prerelease 2.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jun 21 07:45:26 2011 UTC (12 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -0 lines
Merge de la branche 4_0 sur HEAD.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jun 20 17:54:19 2011 UTC (12 years, 10 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
En route vers la 4.1.0.prerelease.1.

Revision 1.28.2.6: download - view: text, markup, annotated - select for diffs
Mon May 9 13:52:20 2011 UTC (12 years, 11 months ago) by bertrand
Branches: rpl-4_0
Diff to: previous 1.28.2.5: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.5: +1 -1 lines
En route pour la 4.0.24...

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Apr 21 16:00:58 2011 UTC (13 years ago) by bertrand
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -0 lines
Merge entre la branche 4_0 et HEAD.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 20 08:26:04 2011 UTC (13 years ago) by bertrand
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +18 -7 lines
Ajout des premiers bouts de rplcas.

Revision 1.28.2.5: download - view: text, markup, annotated - select for diffs
Mon Apr 18 08:40:11 2011 UTC (13 years ago) by bertrand
Branches: rpl-4_0
CVS tags: rpl-4_0_24
Diff to: previous 1.28.2.4: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.4: +5 -2 lines
Correction de la gestion des erreurs dans READ.

Revision 1.28.2.4: download - view: text, markup, annotated - select for diffs
Sun Apr 17 14:27:59 2011 UTC (13 years ago) by bertrand
Branches: rpl-4_0
Diff to: previous 1.28.2.3: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.3: +0 -3 lines
Retrait de printf de debug...

Revision 1.28.2.3: download - view: text, markup, annotated - select for diffs
Sun Apr 17 14:01:23 2011 UTC (13 years ago) by bertrand
Branches: rpl-4_0
Diff to: previous 1.28.2.2: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.2: +20 -9 lines
Correction d'un problème introduit par la nouvelle mouture de la glibc dans
l'instruction READ (sur socket).

Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Thu Apr 14 08:46:46 2011 UTC (13 years ago) by bertrand
Branches: rpl-4_0
Diff to: previous 1.28.2.1: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.1: +1 -1 lines
En route pour la 4.0.23.

Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 11 13:02:24 2011 UTC (13 years ago) by bertrand
Branches: rpl-4_0
CVS tags: rpl-4_0_22
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
En route vers la 4.0.22.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 11 12:10:10 2011 UTC (13 years ago) by bertrand
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Branchement de la 4.1

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Mar 12 15:32:03 2011 UTC (13 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_21
Branch point for: rpl-4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +586 -4 lines
Ajout des sockets et fichiers séquentiels de type FLOW.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 6 16:44:13 2011 UTC (13 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
En route pour la 4.0.21 !

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jan 3 12:08:07 2011 UTC (13 years, 3 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_20
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Changement du copyright.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Sep 23 15:27:40 2010 UTC (13 years, 6 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
En route pour la 4.0.20.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 26 19:07:40 2010 UTC (13 years, 7 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_19
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
En route pour la 4.0.19 !

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 17 11:59:28 2010 UTC (13 years, 8 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_18
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Ajout du support de DETACH pour les systèmes ayant une structure siginfo
mal renseignée.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 13 21:00:37 2010 UTC (13 years, 8 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Modifications pour OS/2

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 9 13:51:47 2010 UTC (13 years, 8 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +20 -0 lines
Ajout du support des sémaphores SystemV dans le cas où les sémaphores POSIX ne
seraient pas supportés.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Aug 6 15:33:02 2010 UTC (13 years, 8 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -0 lines
Cohérence

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Aug 6 15:26:49 2010 UTC (13 years, 8 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -1 lines
Ajout du support pour OS/2.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 14 14:19:38 2010 UTC (13 years, 9 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
En route vers la 4.0.18 !

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jun 28 14:30:33 2010 UTC (13 years, 9 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_17
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -0 lines
Ajout d'un CSTOP implicite au lancement de la fonction ATEXIT pour éviter les
traitements involontaires de plusieurs signaux STOP.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 24 10:10:45 2010 UTC (13 years, 9 months ago) by bertrand
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
En route pour la 4.0.17 !

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 9 12:19:13 2010 UTC (13 years, 10 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_16
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -0 lines
Correction de fuites de mémoire, suite et pas fin...

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 24 10:58:34 2010 UTC (13 years, 10 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_15
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
En route pour la 4.0.16 !

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:45:49 2010 UTC (14 years ago) by bertrand
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
En route pour la 4.0.15 !

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 17 18:57:35 2010 UTC (14 years ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_14
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -2 lines
Ajout du support pour MacOS X et Windows/Cygwin

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 7 13:45:08 2010 UTC (14 years ago) by bertrand
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
En route pour la 4.0.14 !

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 9 10:18:48 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_13, rpl-4_0_12
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
En route pour la 4.0.13.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 9 09:19:49 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Ajout des opérations de lecture et d'écriture des fichiers formatés
à accès indexé. Modification de l'instruction DELETE pour effacer des
enregistrements de fichiers à accès direct ou à accès indexé. Correction
d'un problème affectant le format 'CHARACTER*(n)'.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 8 16:44:10 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +442 -3 lines
Lecture des fichiers formatés à accès indexé.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 8 08:34:15 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -2 lines
Modification d'écriture des fichiers formatés. Le point est le séparateur
décimal obligatoire. Ils osnt écrits en UTF-8 et le caractère '"' peut
apparaître dans une chaîne de caractères.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 7 17:03:29 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +254 -56 lines
Ajout de la gestion des fichiers formatés à accès direct.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 6 18:29:07 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +48 -22 lines
Tous les noms de fichiers sont maintenant en UTF-8. Le contenu
des fichiers formatés est converti en UTF-8. Ces modifications sont
faites pour avoir un fonctionnement cohérent avec la bibliothèque sqlite.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 4 10:17:52 2010 UTC (14 years, 1 month ago) by bertrand
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
En route pour la version 4.0.12 !

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 10 10:14:24 2010 UTC (14 years, 2 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_11
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Branchement vers 4.0.11

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 27 22:22:15 2010 UTC (14 years, 2 months ago) by bertrand
Branches: MAIN
CVS tags: rpl-4_0_10
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines


Changement de version pour la 4.0.10.
Correction d'un dysfonctionnement dans le retour des erreurs des fonctions
RPL/C lorsque le programme est compilé (routine evaluation()).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jan 26 15:22:45 2010 UTC (14 years, 2 months ago) by bertrand
Branches: JKB
CVS tags: start
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines


Commit initial.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 26 15:22:45 2010 UTC (14 years, 2 months ago) by bertrand
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb interface <joel.bertrand@systella.fr>