[Gambas-devel] Need advise about automatic changlog generator

Yizhou He yizhou_he at ...143...
Thu Aug 5 07:34:46 CEST 2004


Hi: 
 
I don't know Gambas have this function or not, I think it will be 
useful to have gambas be able to automaticly generate the change 
of source code. If a class or a form changed, Gambas will be able 
to tell with function or sub changed, by compare with unchanged one 
and find out what is inserted and what is changed, the record will 
based on as small unit as it could, All the change will be list 
in one file. 
 
If you have suggestion or know Gambas already have this function or 
some sub that I can use will be helpful. If you think this is 
useless function, Let me know too. 
 
Yizhou He 
Research Technician (Xiong Lab) 
Lineberger Comprehensive Cancer Center 
University of North Carolina at Chapel Hill 
Chapel Hill, NC 27599-7295 
Tel: (919)-962-2143 
 
----- Original Message ----- 
From: gambas-devel-request at lists.sourceforge.net 
Date: Thursday, August 5, 2004 11:10 am 
Subject: Gambas-devel digest, Vol 1 #280 - 1 msg 
 
> Send Gambas-devel mailing list submissions to 
>    gambas-devel at lists.sourceforge.net 
>  
> To subscribe or unsubscribe via the World Wide Web, visit 
>    https://lists.sourceforge.net/lists/listinfo/gambas-devel 
> or, via email, send a message with subject or body 'help' to 
>    gambas-devel-request at lists.sourceforge.net 
>  
> You can reach the person managing the list at 
>    gambas-devel-admin at lists.sourceforge.net 
>  
> When replying, please edit your Subject line so it is more 
specific 
> than "Re: Contents of Gambas-devel digest..." 
>  
>  
> Today's Topics: 
>  
>   1. Re: Pretty Printer for gambas-0.96 (Benoit Minisini) 
>  
> --__--__-- 
>  
> Message: 1 
> From: Benoit Minisini <gambas at ...1...> 
> To: gambas-devel at lists.sourceforge.net 
> Subject: Re: [Gambas-devel] Pretty Printer for gambas-0.96 
> Date: Wed, 4 Aug 2004 22:31:34 +0200 
> Reply-To: gambas-devel at lists.sourceforge.net 
>  
> On Wednesday 04 August 2004 22:08, Charlie wrote: 
> > Salut Beno=EEt, 
> > 
> > I send you the PrettyPrinter for  gambas-0.96. 
> > I changed FEditor and FOption from the IDE . 
> > In the FEditor I added a ToolButton to call it and in FOption a  
> Button> to configure it. 
> > 
> > I made a script to install and patch all the files, but you 
have  
> to copy 
> > the unpacked PrettyPrinter Dir into the 
> > gambas-0.96 Directory, then cd to .../gambas-0.96/PrettyPrinter  
> Dir and 
> > start the ./PrettyPrinter.sh script. 
> > 
> > I make a copy of each file who will be patched, back to the 
> > PrettyPrinter Dir. 
> > 
> > At the end I make a su -c 'make install' 
> > 
> > Hope you enjoy, because I would like to see it included in 
gambas. 
> > 
> > Amicalement 
> > Charlie 
>  
> Hi, Charlie. 
>  
> I would like to see your pretty printer in Gambas too, and I can  
> include it= 
> =20 
> now because I won't release a 0.97 immediately. 
>  
> I'm very glad that you took the time to make patches and a script  
> to apply= 
> =20 
> them. Alas, I prefer that you send me the whole files and not 
just  
> the diff= 
> s,=20 
> because it is easier for me to look at your modifications before  
> inserting==20 
> them in my current source tree (which is always more advanced 
than  
> what I=20 
> have released). 
>  
> And do you think it is possible to rewrite your pretty printer by  
> using som= 
> e=20 
> functions I will export from the gb.eval component ? These  
> functions will=20 
> analyze the syntax for you, will tell you if a line is the  
> beginning of a=20 
> procedure, the end, a variable declaration, ... Tell me what you 
need. 
>  
> I tell you that, because these functions are needed by the IDE 
too  
> when it= 
> =20 
> does auto-completion (at the moment, part is done by the editor  
> component,==20 
> and part is done by the IDE itself). And Yizhou He (the chinese  
> translator)==20 
> want to integrate a function browser directly in the IDE project  
> window, an= 
> d=20 
> so these functions will be welcome too. 
>  
> So, if you are agree, send me first your modifications as plain  
> file so tha= 
> t I=20 
> look at it. Then I will implement the needed functions in the  
> gb.eval=20component, and will explain to you how to use them. 
>  
> Regards, 
>  
> =2D-=20 
> Benoit Minisini 
> mailto:gambas at ...1... 
>  
>  
>  
> --__--__-- 
>  
> _______________________________________________ 
> Gambas-devel mailing list 
> Gambas-devel at lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/gambas-devel 
>  
>  
> End of Gambas-devel Digest 
>





More information about the Devel mailing list