You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
(7) |
Apr
(3) |
May
|
Jun
(10) |
Jul
(4) |
Aug
(17) |
Sep
(31) |
Oct
(57) |
Nov
(15) |
Dec
(16) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(27) |
Feb
(4) |
Mar
(9) |
Apr
(2) |
May
(8) |
Jun
(2) |
Jul
(1) |
Aug
(13) |
Sep
(2) |
Oct
(4) |
Nov
(12) |
Dec
|
| 2009 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(6) |
Dec
|
| 2011 |
Jan
(3) |
Feb
|
Mar
(5) |
Apr
(20) |
May
(2) |
Jun
(1) |
Jul
(6) |
Aug
(8) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2012 |
Jan
(4) |
Feb
(3) |
Mar
(9) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
(2) |
Nov
(5) |
Dec
(3) |
| 2013 |
Jan
(6) |
Feb
(8) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
|
From: SPF t. <spf...@li...> - 2015-01-31 09:34:39
|
Greetings, I live in U.A.E and working in a reputable bank in Dubai. I have an urgent business which I believe will interest you. Find the attached details of the business in PDF format. For any reason you can not open that attachment, please let me know so that I can re-send it in the body of the mail, thank you. Looking forward in hearing from you soon I wait for your response, Thank you. Regards A.M. Abdulla |
|
From: SPF t. <spf...@li...> - 2015-01-20 06:46:39
|
Greeting, I live and work in a reputable bank in Abu Dhabi. I have an urgent business which I believe will interest you. Find the attached details of the business in PDF format. For any reason you can not open that attachment, please let me know so that I can re-send it in the body of the mail, thank you. Looking forward in hearing from you soon I wait for your response, Thank you. Regards AMAbdulla |
|
From: SPF t. <spf...@li...> - 2013-04-26 14:29:19
|
Bugs item #3611900, was opened at 2013-04-26 02:10 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3611900&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: src >Group: SPF 4.21 Status: Open >Resolution: Accepted >Priority: 8 Private: No Submitted By: Victor (f-map) >Assigned to: mak (mihail4444) Summary: ошибка оптимизатора в цикле Initial Comment: Заметил неприятную штуку: 100 VALUE dlz : tt 270 0 DO I . dlz I * . CR LOOP ; tt 0 0 1 100 2 200 3 300 .... 125 12500 126 12600 127 12700 128 52736 \ после начинает складывать 129 52836 130 52936 131 53036 132 53136 ..... 251 65036 252 65136 253 65236 254 65336 255 65436 256 0 \ обнуляет результат 257 100 258 200 259 300 .... DIS-OPT : tt 270 0 DO I . dlz I * . CR LOOP ; tt 0 0 1 100 2 200 3 300 ..... 251 25100 252 25200 253 25300 254 25400 255 25500 256 25600 257 25700 258 25800 259 25900 .... т.е. после каждого кратного индекса равного 128 начинает не умножать а складывать после каждого индекса кратного 256, все начинаеется от начала. Это происходит, если dlz также variable или локальная переменная ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-04-26 07:29 Message: какая красота ;) Будем изучать. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3611900&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-04-26 09:10:21
|
Bugs item #3611900, was opened at 2013-04-26 02:10 Message generated for change (Tracker Item Submitted) made by f-map You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3611900&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Victor (f-map) Assigned to: Nobody/Anonymous (nobody) Summary: ошибка оптимизатора в цикле Initial Comment: Заметил неприятную штуку: 100 VALUE dlz : tt 270 0 DO I . dlz I * . CR LOOP ; tt 0 0 1 100 2 200 3 300 .... 125 12500 126 12600 127 12700 128 52736 \ после начинает складывать 129 52836 130 52936 131 53036 132 53136 ..... 251 65036 252 65136 253 65236 254 65336 255 65436 256 0 \ обнуляет результат 257 100 258 200 259 300 .... DIS-OPT : tt 270 0 DO I . dlz I * . CR LOOP ; tt 0 0 1 100 2 200 3 300 ..... 251 25100 252 25200 253 25300 254 25400 255 25500 256 25600 257 25700 258 25800 259 25900 .... т.е. после каждого кратного индекса равного 128 начинает не умножать а складывать после каждого индекса кратного 256, все начинаеется от начала. Это происходит, если dlz также variable или локальная переменная ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3611900&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-12 23:37:10
|
Bugs item #3603350, was opened at 2013-02-04 14:32 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src Group: SPF 4.21 Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: ruvim (ruv) Summary: >FNUM печатает пробел Initial Comment: >FNUM печатает пробел, хотя должен добавлять его к строке Причина: в lib/include/float2.f везде используется SPACE, а остальные символы печатаются через FEMIT, FTYPE, которые в >FNUM переопределяются Воспроизвести: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE 1.0000000e00 Ok ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2013-02-12 15:37 Message: qaZVlu <a href="http://pagturyumqun.com/">pagturyumqun</a>, [url=http://ylzfpwkbodvu.com/]ylzfpwkbodvu[/url], [link=http://remlvsogjmzp.com/]remlvsogjmzp[/link], http://xwunodltenkz.com/ ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2013-02-08 09:40 Message: Исправлно, http://spf.cvs.sourceforge.net/viewvc/spf/lib/include/float2.f?r1=1.14&r2=1.15 ---------------------------------------------------------------------- Comment By: Oleg Voronin (oco2000) Date: 2013-02-04 14:35 Message: все пробелы исчезли, должно быть так: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM _два пробела_Ok ( 137397520 12 ) 1.E _пробел_Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE _пробел_1.0000000e00 Ok ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-08 17:40:37
|
Bugs item #3603350, was opened at 2013-02-04 14:32 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src Group: SPF 4.21 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: ruvim (ruv) Summary: >FNUM печатает пробел Initial Comment: >FNUM печатает пробел, хотя должен добавлять его к строке Причина: в lib/include/float2.f везде используется SPACE, а остальные символы печатаются через FEMIT, FTYPE, которые в >FNUM переопределяются Воспроизвести: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE 1.0000000e00 Ok ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-02-08 09:40 Message: Исправлно, http://spf.cvs.sourceforge.net/viewvc/spf/lib/include/float2.f?r1=1.14&r2=1.15 ---------------------------------------------------------------------- Comment By: Oleg Voronin (oco2000) Date: 2013-02-04 14:35 Message: все пробелы исчезли, должно быть так: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM _два пробела_Ok ( 137397520 12 ) 1.E _пробел_Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE _пробел_1.0000000e00 Ok ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-08 17:28:47
|
Bugs item #3603826, was opened at 2013-02-08 05:01 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603826&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src Group: SPF 4.21 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Igor Nikolayenko (in_work) Assigned to: ruvim (ruv) Summary: после пересборки не находит файлы Initial Comment: Версия 4.20 с сайта + обновления с CVS на 30 янв 2013 После перекомпиляции spf4 через \SPF\src\compile.bat при запуске \SPF\docs\install\install.bat появляется ошибка: C:\SPF\docs\install>C:\SPF\docs\install\install.bat C:\SPF\docs\install>..\..\spf4.exe devel/~ygrek/prog/install/launcher.f Exception #-2003 at: H-STDIN:0:36: devel/~ygrek/prog/install/launcher.f ^ -2003 WORD OR FILE NOT FOUND Также не работает перекомпиляция \SPF\samples\win\spfwc\compile.bat с аналогичной ошибкой ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-02-08 09:28 Message: Исправлено исправление бага #3601994 ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2013-02-08 07:13 Message: Да, да, это я намудрил в прошлом исправлении ;) Еще не успел исправить. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603826&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-08 15:13:28
|
Bugs item #3603826, was opened at 2013-02-08 05:01 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603826&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src >Group: SPF 4.21 Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Igor Nikolayenko (in_work) >Assigned to: ruvim (ruv) Summary: после пересборки не находит файлы Initial Comment: Версия 4.20 с сайта + обновления с CVS на 30 янв 2013 После перекомпиляции spf4 через \SPF\src\compile.bat при запуске \SPF\docs\install\install.bat появляется ошибка: C:\SPF\docs\install>C:\SPF\docs\install\install.bat C:\SPF\docs\install>..\..\spf4.exe devel/~ygrek/prog/install/launcher.f Exception #-2003 at: H-STDIN:0:36: devel/~ygrek/prog/install/launcher.f ^ -2003 WORD OR FILE NOT FOUND Также не работает перекомпиляция \SPF\samples\win\spfwc\compile.bat с аналогичной ошибкой ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-02-08 07:13 Message: Да, да, это я намудрил в прошлом исправлении ;) Еще не успел исправить. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603826&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-08 15:12:14
|
Bugs item #3603350, was opened at 2013-02-04 14:32 Message generated for change (Settings changed) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: src >Group: SPF 4.21 Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) >Assigned to: ruvim (ruv) Summary: >FNUM печатает пробел Initial Comment: >FNUM печатает пробел, хотя должен добавлять его к строке Причина: в lib/include/float2.f везде используется SPACE, а остальные символы печатаются через FEMIT, FTYPE, которые в >FNUM переопределяются Воспроизвести: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE 1.0000000e00 Ok ---------------------------------------------------------------------- Comment By: Oleg Voronin (oco2000) Date: 2013-02-04 14:35 Message: все пробелы исчезли, должно быть так: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM _два пробела_Ok ( 137397520 12 ) 1.E _пробел_Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE _пробел_1.0000000e00 Ok ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-08 13:01:07
|
Bugs item #3603826, was opened at 2013-02-08 05:01 Message generated for change (Tracker Item Submitted) made by in_work You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603826&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src Group: SPF 4.20 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Igor Nikolayenko (in_work) Assigned to: Nobody/Anonymous (nobody) Summary: после пересборки не находит файлы Initial Comment: Версия 4.20 с сайта + обновления с CVS на 30 янв 2013 После перекомпиляции spf4 через \SPF\src\compile.bat при запуске \SPF\docs\install\install.bat появляется ошибка: C:\SPF\docs\install>C:\SPF\docs\install\install.bat C:\SPF\docs\install>..\..\spf4.exe devel/~ygrek/prog/install/launcher.f Exception #-2003 at: H-STDIN:0:36: devel/~ygrek/prog/install/launcher.f ^ -2003 WORD OR FILE NOT FOUND Также не работает перекомпиляция \SPF\samples\win\spfwc\compile.bat с аналогичной ошибкой ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603826&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-04 22:35:35
|
Bugs item #3603350, was opened at 2013-02-04 14:32 Message generated for change (Comment added) made by oco2000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: >FNUM печатает пробел Initial Comment: >FNUM печатает пробел, хотя должен добавлять его к строке Причина: в lib/include/float2.f везде используется SPACE, а остальные символы печатаются через FEMIT, FTYPE, которые в >FNUM переопределяются Воспроизвести: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE 1.0000000e00 Ok ---------------------------------------------------------------------- >Comment By: Oleg Voronin (oco2000) Date: 2013-02-04 14:35 Message: все пробелы исчезли, должно быть так: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM _два пробела_Ok ( 137397520 12 ) 1.E _пробел_Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE _пробел_1.0000000e00 Ok ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-02-04 22:32:52
|
Bugs item #3603350, was opened at 2013-02-04 14:32 Message generated for change (Tracker Item Submitted) made by oco2000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: >FNUM печатает пробел Initial Comment: >FNUM печатает пробел, хотя должен добавлять его к строке Причина: в lib/include/float2.f везде используется SPACE, а остальные символы печатаются через FEMIT, FTYPE, которые в >FNUM переопределяются Воспроизвести: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 1.E >FNUM Ok ( 137397520 12 ) TYPE 1.0000000e00 Ok 1.E >FNUM TYPE 1.0000000e00 Ok ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3603350&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-01-26 20:17:12
|
Bugs item #3601994, was opened at 2013-01-24 06:50 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601994&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: src >Group: SPF 4.21 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) >Assigned to: ruvim (ruv) Summary: Продолжаем баги ?SLITERAL2 Initial Comment: # mkdir bla # ./spf4 SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.21 Build 002 at 24.Jan.2013 VOCABULARY TEST Ok TEST Ok bla Exception #21 at: bla:0:0: ^ 21 ERROR_NOT_READY Должно быть: bla ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-01-26 12:17 Message: Спасибо, исправлено. http://spf.cvs.sourceforge.net/viewvc/spf/src/compiler/spf_literal.f?r1=1.13&r2=1.14 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601994&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-01-24 14:50:04
|
Bugs item #3601994, was opened at 2013-01-24 06:50 Message generated for change (Tracker Item Submitted) made by oco2000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601994&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: Продолжаем баги ?SLITERAL2 Initial Comment: # mkdir bla # ./spf4 SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.21 Build 002 at 24.Jan.2013 VOCABULARY TEST Ok TEST Ok bla Exception #21 at: bla:0:0: ^ 21 ERROR_NOT_READY Должно быть: bla ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601994&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-01-23 20:39:06
|
Bugs item #3601748, was opened at 2013-01-22 05:19 Message generated for change (Settings changed) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601748&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: src Group: SPF 4.21 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) >Assigned to: ruvim (ruv) Summary: SPF и некоторые слова Initial Comment: Неправильно воспринимаются некоторые слова: Что имеем: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.21 Build 001 at 22.Jan.2013 VOCABULARY TEST Ok TEST Ok . Exception #21 at: .:0:0: ^ 21 ERROR_NOT_READY . Exception #21 at: .:0:0: ^ 21 ERROR_NOT_READY .. Exception #21 at: ..:0:0: ^ 21 ERROR_NOT_READY ../ ../ ^ -2003 WORD OR FILE NOT FOUND ../.. Exception #21 at: ../..:0:0: ^ 21 ERROR_NOT_READY ../../.. Exception #21 at: ../../..:0:0: ^ 21 ERROR_NOT_READY ./././. Exception #21 at: ./././.:0:0: ^ 21 ERROR_NOT_READY Что должно быть: ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-01-23 12:39 Message: Продолжение предыдущео бага 3600976 ;) Исправил! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601748&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-01-22 13:19:02
|
Bugs item #3601748, was opened at 2013-01-22 05:19 Message generated for change (Tracker Item Submitted) made by oco2000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601748&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: SPF 4.21 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: SPF и некоторые слова Initial Comment: Неправильно воспринимаются некоторые слова: Что имеем: SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.21 Build 001 at 22.Jan.2013 VOCABULARY TEST Ok TEST Ok . Exception #21 at: .:0:0: ^ 21 ERROR_NOT_READY . Exception #21 at: .:0:0: ^ 21 ERROR_NOT_READY .. Exception #21 at: ..:0:0: ^ 21 ERROR_NOT_READY ../ ../ ^ -2003 WORD OR FILE NOT FOUND ../.. Exception #21 at: ../..:0:0: ^ 21 ERROR_NOT_READY ../../.. Exception #21 at: ../../..:0:0: ^ 21 ERROR_NOT_READY ./././. Exception #21 at: ./././.:0:0: ^ 21 ERROR_NOT_READY Что должно быть: ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3601748&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-01-15 16:06:54
|
Bugs item #3600976, was opened at 2013-01-15 06:17 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3600976&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: src >Group: SPF 4.21 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) >Assigned to: ruvim (ruv) Summary: SPF не воспринимает слово "/" Initial Comment: SPF не воспринимает слово "/" Для воспроизведения: oleg@oleg:~/spf$ ./spf4 SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 VOCABULARY TEST Ok ONLY TEST Ok 0 3 / Exception #21 at: /:0:0: ^ 21 ERROR_NOT_READY должно быть: / ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2013-01-15 08:06 Message: Спасибо, исправлено. http://spf.cvs.sourceforge.net/viewvc/spf/src/compiler/spf_literal.f?r1=1.11&r2=1.12 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3600976&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2013-01-15 14:17:29
|
Bugs item #3600976, was opened at 2013-01-15 06:17 Message generated for change (Tracker Item Submitted) made by oco2000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3600976&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: SPF 4.20 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: SPF не воспринимает слово "/" Initial Comment: SPF не воспринимает слово "/" Для воспроизведения: oleg@oleg:~/spf$ ./spf4 SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 VOCABULARY TEST Ok ONLY TEST Ok 0 3 / Exception #21 at: /:0:0: ^ 21 ERROR_NOT_READY должно быть: / ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3600976&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2012-12-13 07:34:02
|
Bugs item #3487820, was opened at 2012-02-15 02:54 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3487820&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: devel Group: SPF 4.21 Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: rovva (rovva) Assigned to: Andrey Cherezov (spf) Summary: Something wrong with SO from ~ac/lib/ns/so-xt.f Initial Comment: REQUIRE SO ~ac/lib/ns/so-xt.f SO NEW: libiupall.so ^ -2003 WORD OR FILE NOT FOUND After SO cannot find any word. The same problem is found on both platforms, Linux and Windows. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2012-12-12 23:34 Message: Its like you read my mind! You seem to know a lot about this, like you wrote the book in it or something. I think that you can do with some pics to drive the message home a bit, but other than that, this is wonderful blog. A great read. I'll definitely be back. [url=http://goo.gl/lSL6U]buy wow gold[/url] ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2012-03-14 12:46 Message: "Access violation" has been fixed in the ns.f v1.26 See also http://spf.cvs.sourceforge.net/viewvc/spf/devel/~ac/lib/ns/ns.f?r1=1.25&r2=1.26 ---------------------------------------------------------------------- Comment By: rovva (rovva) Date: 2012-02-15 11:55 Message: Initialy I followed instructions from: http://spf.sourceforge.net/docs/intro.en.html#dll Now, following your advice: REQUIRE SO ~ac/lib/ns/so-xt.f Ok ALSO SO NEW: libiupall.so Ok WORDS EXCEPTION! CODE:0000000B ADDRESS:08065900 WORD:NLIST USER DATA: 080EC414 THREAD ID: B75986C0 HANDLER: BFA0ADD4 [Segmentation fault] Code:1 At:C0B6FEF0 ... WORDS ^ -9 Invalid memory address SP-Forth for Windows give exception for WORDS with code C0000005 in the same word NLIST and error ^ 0xC0000005L ACCESS_VIOLATION. The page mentioned previously say that "If you want to import automatically all DLL functions as forth words, use (for stdcall)" and "~ac/lib/ns/so-xt.f works in spf/linux (identically to Windows version!)". Now if I understanded this correctly, with WORDS I should see all DLL (or .so) functions as forth words. ---------------------------------------------------------------------- Comment By: Andrey Cherezov (spf) Date: 2012-02-15 08:25 Message: Try "ALSO SO..." See samples in ~ac/lib/lin/xml/xml.f, .../curl/curl.f, etc in .~ac/lib/lin/ folder. Check all required *.so-libraries exists. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3487820&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2012-12-12 14:35:30
|
Bugs item #3561924, was opened at 2012-08-26 13:53 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3561924&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src Group: SPF 4.20 Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: SPF воспринимает отдельный знак "-" как 0 Initial Comment: SPF воспринимает знак отдельный знак "-" как 0 Для воспроизведения: oleg@oleg:~/spf$ ./spf4 SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 VOCABULARY TEST Ok ONLY TEST Ok - Ok ( 0 ) должно быть: - - ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2012-12-12 06:35 Message: We stumbled over here coming from a different page and thought I may as well check things out. I like what I see so i am just following you. Look forward to looking over your web page repeatedly. north face jackets for men http://superbabyminds.com/node/1055676 ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2012-08-27 13:35 Message: Спасибо, ошибка исправлена. См. http://spf.cvs.sf.net/viewvc/spf/src/compiler/spf_literal.f?r1=1.10&r2=1.11 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3561924&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2012-12-04 14:58:31
|
Bugs item #3561924, was opened at 2012-08-26 13:53 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3561924&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: src Group: SPF 4.20 Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Oleg Voronin (oco2000) Assigned to: Nobody/Anonymous (nobody) Summary: SPF воспринимает отдельный знак "-" как 0 Initial Comment: SPF воспринимает знак отдельный знак "-" как 0 Для воспроизведения: oleg@oleg:~/spf$ ./spf4 SP-FORTH - ANS FORTH 94 for Linux Open source project at http://spf.sf.net Russian FIG at http://www.forth.org.ru ; Started by A.Cherezov Version 4.20 Build 002 at 16.Dec.2011 VOCABULARY TEST Ok ONLY TEST Ok - Ok ( 0 ) должно быть: - - ^ -2003 WORD OR FILE NOT FOUND ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2012-12-04 06:58 Message: Hi there! I could have sworn I've been to this blog before but after checking through some of the post I realized it's new to me. Anyways, I'm definitely delighted I found it and I'll be book-marking and checking back often! north face jackets on sale http://www.showmylifesunglasses.org/2012/12/north-face-jackets-on-sale-then-turned-the-siberian-husky/ ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2012-08-27 13:35 Message: Спасибо, ошибка исправлена. См. http://spf.cvs.sf.net/viewvc/spf/src/compiler/spf_literal.f?r1=1.10&r2=1.11 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3561924&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2012-11-29 05:08:15
|
Feature Requests item #1691831, was opened at 2007-03-31 02:04 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=367919&aid=1691831&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: UNIX/canonical line end insensitivity Initial Comment: I suggest adding ability to use UNIX texts (LF line end) as well as canonical ones (CR/LF line end) intermixed. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2012-11-28 21:08 Message: Today, I went to the beach front with my children. I found a sea shell and gave it to my 4 year old daughter and said "You can hear the ocean if you put this to your ear." She put the shell to her ear and screamed. There was a hermit crab inside and it pinched her ear. She never wants to go back! LoL I know this is entirely off topic but I had to tell someone! north face jackets for men http://naqimlpyrw.snappages.com/ ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2011-06-03 14:19 Message: The word UNIX-LINES allow accepts intermixed lines as well. ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2007-04-01 05:59 Message: Logged In: YES user_id=258714 Originator: NO REQUIRE CORE_OF_REFILL ~pinka/spf/fix-refill.f ( todays version ) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=367919&aid=1691831&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2012-11-10 21:37:52
|
Bugs item #3582426, was opened at 2012-11-01 03:42 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3582426&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: src >Group: SPF 4.21 >Status: Closed >Resolution: Fixed Priority: 8 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: ruvim (ruv) Summary: Баг в оптимизаторе Initial Comment: Задача считать из памяти две ячейки сравнить и поменять местами если первая больше второй, и записать назад. В данном случае для наглядности опущен оператор 2! перед THEN : PRINTSTACK DEPTH 0 DO . LOOP CR ; CREATE ARR 2 CELLS ALLOT 222 ARR ! 111 ARR CELL + ! : CMPSWP DUP 2@ 2DUP < IF SWAP ROT THEN ; ARR CMPSWP PRINTSTACK DIS-OPT : CMPSWP2 DUP 2@ 2DUP < IF SWAP ROT THEN ; ARR CMPSWP2 PRINTSTACK ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2012-11-10 13:37 Message: Баг исправлен, см. http://spf.cvs.sf.net/viewvc/spf/src/macroopt.f?r1=1.77&r2=1.78 ---------------------------------------------------------------------- Comment By: ruvim (ruv) Date: 2012-11-01 04:46 Message: Спасибо за багрепорт. К сожалению, ранее Михаил (автор оптимизатора) замечал только багрепорты на форуме Winglion (см. http://fforum.winglion.ru/viewtopic.php?p=34912#p34912), поэтому если там продублируете — будет хорошо. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3582426&group_id=17919 |
|
From: SPF t. <spf...@li...> - 2012-11-01 11:46:58
|
Bugs item #3582426, was opened at 2012-11-01 03:42 Message generated for change (Comment added) made by ruv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3582426&group_id=17919 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: SPF 4.20 Status: Open Resolution: Accepted Priority: 8 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: mak (mihail4444) Summary: Баг в оптимизаторе Initial Comment: Задача считать из памяти две ячейки сравнить и поменять местами если первая больше второй, и записать назад. В данном случае для наглядности опущен оператор 2! перед THEN : PRINTSTACK DEPTH 0 DO . LOOP CR ; CREATE ARR 2 CELLS ALLOT 222 ARR ! 111 ARR CELL + ! : CMPSWP DUP 2@ 2DUP < IF SWAP ROT THEN ; ARR CMPSWP PRINTSTACK DIS-OPT : CMPSWP2 DUP 2@ 2DUP < IF SWAP ROT THEN ; ARR CMPSWP2 PRINTSTACK ---------------------------------------------------------------------- >Comment By: ruvim (ruv) Date: 2012-11-01 04:46 Message: Спасибо за багрепорт. К сожалению, ранее Михаил (автор оптимизатора) замечал только багрепорты на форуме Winglion (см. http://fforum.winglion.ru/viewtopic.php?p=34912#p34912), поэтому если там продублируете — будет хорошо. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=117919&aid=3582426&group_id=17919 |