Branches
Releases
|
Version
|
Focus
|
Date
|
|
0.3.10
|
N/A |
10-Feb-2008 01:47 |
|
0.3.9
|
Minor feature enhancements |
11-Jan-2008 18:19 |
|
0.3.8
|
Major feature enhancements |
10-Sep-2007 10:57 |
|
0.3.7
|
Minor feature enhancements |
17-Jul-2007 10:27 |
|
0.3.6
|
Major feature enhancements |
04-Jun-2007 14:16 |
|
0.3.5
|
N/A |
30-Apr-2007 14:23 |
|
0.3.4
|
Major bugfixes |
02-Apr-2007 23:11 |
|
0.3.3
|
Major feature enhancements |
06-Mar-2007 13:17 |
|
0.3.2
|
Major feature enhancements |
11-Feb-2007 22:34 |
|
0.3.1
|
Major feature enhancements |
31-Dec-2006 16:34 |
Comments
[»]
Wow
by gollum082073 - Aug 8th 2006 10:37:01
It's so nice to see this project going somewhere. At the start of the
project several years ago there were so many people involved and excited
about it. After some time, I lost touch with the project, but still
wondered how things were going with it. Congrats on your progress thus far!
-todd c. campbell
[reply]
[top]
[»]
your Homepage..
by Peter Petermann - Jan 18th 2002 05:44:54
Maybe you should make this project record pointing on
http://freevms.free.fr/indexGB.html instead of the french index. Most
People dont understand french and are kind of shoked if they are lead to a
non-english site..
regards,
Peter Petermann
[reply]
[top]
[»]
Re: your Homepage..
by jeff covey - Jan 18th 2002 06:58:24
> Maybe you should make this project record pointing on
> http://freevms.free.fr/indexGB.html instead of the french index.
It has a clearly visible link to the English version of the page at
the top.
> Most People dont understand french
Which "People" are those? People in general, or Americans?
-- vs lbh pna ernq guvf, lbh'er n trrx.
[reply]
[top]
[»]
Re: your Homepage..
by Patrick Lenz - Jan 18th 2002 07:03:43
> % Most People dont understand french
> Which "People" are those? People in
> general, or Americans?
Germans in this case. :)
[reply]
[top]
[»]
Re: your Homepage..
by Peter Petermann - Jan 18th 2002 07:08:20
> % % Most People dont understand french
> % Which "People" are those? People in
> % general, or Americans?
> Germans in this case. :)
Yes true, in this case,
but americans too,
and i guess if you look in most countrys of World,
youll find more People that speak english than french.
[reply]
[top]
[»]
Re: your Homepage..
by Peter Petermann - Jan 18th 2002 07:11:57
>% Maybe you should make this project
>% record pointing on
>% http://freevms.free.fr/indexGB.html
>% instead of the french index.
> It has a clearly visible link to the
> English version of the page at
> the top.
>
>% Most People dont understand french
> Which "People" are those? People in
> general, or Americans?
People in General. Even in Europe more people speak english than
french.
Please dont feel offended, it was just a suggestions, how people could it
have easier to find informations about this project. If you dont want
suggestions, just tell me :)
[reply]
[top]
[»]
Re: your Homepage..
by JKB - Jan 18th 2002 08:30:04
Done... But I believe that the english page was accessible...
Regards,
JKB
-- --
RPL/2 and FreeVMS at http://www.systella.fr/~bertrand
[reply]
[top]
[»]
Re: your Homepage..
by jeff covey - Jan 18th 2002 08:49:15
> Even in Europe more people speak english than french.
Yes, but it's a French project. I don't think you should make the
French version of your homepage the default, either. :)
-- vs lbh pna ernq guvf, lbh'er n trrx.
[reply]
[top]
[»]
Re: your Homepage..
by imipak - Apr 4th 2004 21:01:19
> Maybe you should make this project
> record pointing on
> http://freevms.free.fr/indexGB.html
> instead of the french index. Most People
> dont understand french and are kind of
> shoked if they are lead to a non-english
> site..
>
> regards,
> Peter Petermann
Wouldn't it be better to use the language settings, a-la Multiview, to
pick the language?
Better still, update the Freshmeat record more often and release as
frequently as possible?
[reply]
[top]
[»]
incomplete kernel distribution
by Jan van Mastbergen - Jan 2nd 2002 16:59:28
It seems that this and maybe other stuff in the following paths are
missing:
#include"../../freevms/sys/src/system_data_cells.h"
#include"../../freevms/lib/src/dyndef.h"
The above is from a source file in freevms/kernel/...
Jan
[reply]
[top]
[»]
Re: incomplete kernel distribution
by JKB - Jan 3rd 2002 05:54:39
I have some trouble with the kernel distribution (makefiles...). So, the
next release will be a patch against the 2.4.17 official linux kernel. I
think that the new kernel will be released soon.
Regards,
JKB
-- --
RPL/2 and FreeVMS at http://www.systella.fr/~bertrand
[reply]
[top]
[»]
DCL "shell"
by David J. Dachtera - Oct 8th 2001 21:02:15
Remember to study up on DCL. It is much more than just a shell. It actually
*IS* a command line interpreter, as such it parses the command line and
makes qualifiers ("options") and their values available to the
programs invoked by the command. It does *NOT* on the other hand
"glob"; i.e., it does *NOT* expand wild-carded filespec.'s.
A wealth of information can be found via various links. Suggest you start
with:
OpenVMS Documentation:
http://www.openvms.compaq.com/doc/
The official OpenVMS FAQ
http://www.openvms.compaq.com/wizard/openvms_faq.html
The old Free-VMS home page:
http://www.free-vms.org/
My FreeVMS page:
http://www.djesys.com/vms/freevms/index.html
...and more.
-- David J. Dachtera
dba DJE Systems
[reply]
[top]
|